microwave 2.0.0.0
|
Data Structures | |
struct | microwave_t |
Click context object definition. More... | |
struct | microwave_cfg_t |
Click configuration structure definition. More... | |
Typedefs | |
typedef uint16_t | microwave_data_t |
Analog data type. | |
Enumerations | |
enum | microwave_err_t { MICROWAVE_OK = 0x0 , MICROWAVE_ERR_INIT_ADC = 0xFF } |
Click code error definition. More... | |
typedef uint16_t microwave_data_t |
Analog data type.
enum microwave_err_t |