CTRL_REG_0 definitions. More...
CTRL_REG_0 definitions.
Definition at line 175 of file lis2dh12_registers.h.
#include <lis2dh12_registers.h>
Data Fields | ||
struct { | ||
uint8_t CTRL0_DEFAULT_VALUE:7 | ||
Always set this to CTRL_REG0_DEFAULT. More... | ||
uint8_t SDO_PU_DISC:1 | ||
disconnect pull-up on SDO/SA0 More... | ||
} | bit | |
Structure used for bit access. | ||
uint8_t | reg | |
Type used for register access. | ||
uint8_t LIS2DH12_CTRL_REG0_t::CTRL0_DEFAULT_VALUE |
Always set this to CTRL_REG0_DEFAULT.
Definition at line 177 of file lis2dh12_registers.h.
uint8_t LIS2DH12_CTRL_REG0_t::reg |
Type used for register access.
Definition at line 180 of file lis2dh12_registers.h.
uint8_t LIS2DH12_CTRL_REG0_t::SDO_PU_DISC |
disconnect pull-up on SDO/SA0
Definition at line 178 of file lis2dh12_registers.h.