USRP Hardware Driver and USRP Manual  Version: 3.15.0.0-0-unknown
UHD and USRP Manual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
uhd::soft_reg_field Namespace Reference

Functions

UHD_INLINE size_t width (const soft_reg_field_t field)
 
UHD_INLINE size_t shift (const soft_reg_field_t field)
 
template<typename data_t >
UHD_INLINE data_t mask (const soft_reg_field_t field)
 

Function Documentation

template<typename data_t >
UHD_INLINE data_t uhd::soft_reg_field::mask ( const soft_reg_field_t  field)
UHD_INLINE size_t uhd::soft_reg_field::shift ( const soft_reg_field_t  field)
UHD_INLINE size_t uhd::soft_reg_field::width ( const soft_reg_field_t  field)