81 uint16_t syncInSkipFactor;
84 const uint32_t RESERVED = 0;
86 uint8_t syncOutPolarity;
88 uint16_t syncOutSkipFactor;
93 const uint32_t RESERVED2 = 0;
const char *const MODEL_NUMBER
The expected model number to be red from the sensor.
Registers
Internal registers definitions.
@ REG_MODEL_NUMBER
WhoAmI register.
@ REG_SYNC
Used to set data ready interrupt.
@ REG_TEMP_PRESS_DATA
Temperature and pressure data register.
const int MODEL_NUMBER_SIZE
Size of the buffer used to retrieve the model number from the sensor. It corresponds to the size of t...
struct __attribute__((packed)) SynchronizationData
Data format of the synchronization control register, used for read and write operations.
VNErrors
Error codes of the sensor.
const uint32_t SYNC_OUT_PULSE_WIDTH
Width of the SyncOut pulse in nanoseconds. Now is set to 1 millisecond.
Commands
Commands available for the sensor.
This file includes all the types the logdecoder script will decode.