cdc 2.1.0.0
|
CDC Click results object. More...
#include <cdc.h>
Data Fields | |
float | res_0 |
float | res_1 |
float | res_2 |
float | res_3 |
float | res_4 |
float | res_5 |
float | res_6 |
float | res_7 |
uint8_t | status_0 |
uint8_t | status_1 |
uint8_t | status_2 |
CDC Click results object.
Results object definition of CDC Click driver.
float res_0 |
Result 0 register - 32-bit fixed-point (27-fractional) value converted to float.
float res_1 |
Result 1 register - 32-bit fixed-point (27-fractional) value converted to float.
float res_2 |
Result 2 register - 32-bit fixed-point (27-fractional) value converted to float.
float res_3 |
Result 3 register - 32-bit fixed-point (27-fractional) value converted to float.
float res_4 |
Result 4 register - 32-bit fixed-point (27-fractional) value converted to float.
float res_5 |
Result 5 register - 32-bit fixed-point (27-fractional) value converted to float.
float res_6 |
Result 6 register - 32-bit fixed-point (27-fractional) value converted to float.
float res_7 |
Result 7 register - 32-bit fixed-point (27-fractional) value converted to float.
uint8_t status_0 |
Status 0 register value.
uint8_t status_1 |
Status 1 register value.
uint8_t status_2 |
Status 2 register value.