_si1133_channel_params Struct Reference

Si1133 channel parameters. More...

Detailed Description

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 74 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.
 

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