no-OS
|
ADIS device field structure. More...
#include <adis_internals.h>
Public Attributes | |
uint16_t | reg_addr |
uint8_t | reg_size |
uint32_t | field_mask |
ADIS device field structure.
uint32_t adis_field::field_mask |
The mask of the field in a register.
uint16_t adis_field::reg_addr |
Address of the register in which the field is found.
uint8_t adis_field::reg_size |
Size of te register in which the field is found.