no-OS
Public Attributes | List of all members
adis_field Struct Reference

ADIS device field structure. More...

#include <adis_internals.h>

Public Attributes

uint16_t reg_addr
 
uint8_t reg_size
 
uint32_t field_mask
 

Detailed Description

ADIS device field structure.

Member Data Documentation

◆ field_mask

uint32_t adis_field::field_mask

The mask of the field in a register.

◆ reg_addr

uint16_t adis_field::reg_addr

Address of the register in which the field is found.

◆ reg_size

uint8_t adis_field::reg_size

Size of te register in which the field is found.


The documentation for this struct was generated from the following file: