Internal WBX buffer structure for raw count correction to address sensor-to-sensor variation.
Scaling means that corresponding value stored in variable is multiplied by 2^xE
Data Fields | |
uint32_t | rRef |
R coefficient. | |
int32_t | kCut |
K coefficient. | |
int32_t | dc |
DC coefficient. | |
uint16_t | rLoad |
Load resistance to a sensor includes external resistor and internal bus resistance. | |
uint16_t | rBridge |
Nominal and/or typical WBX resistance. | |
int32_t | cCorr |
C coefficient result. | |
int32_t | dCorr |
D coefficient result. | |