Si1133 channel parameters. More...
Si1133 channel parameters.
These parameters define how a "channel" is sampled, ADC settings, resolution timing, etc. These four register values define a single channel. This is a convenience struct to handle them together in the same order as they appear in the parameter list below.
Definition at line 73 of file si1133_internals.h.
#include <si1133_internals.h>
Data Fields | |
| uint8_t | adcconfig | 
| ADCCONFIGx register.  | |
| uint8_t | adcsens | 
| ADCSENSx register.  | |
| uint8_t | adcpost | 
| ADCPOSTx register.  | |
| uint8_t | measconfig | 
| MEASCONFIGx register.  | |