SingingCat 0
application
|
Data Fields | |
uint8_t | cfg_flags |
SENSORREADCALL | get_reading |
SENSORCALL | get_reading_size |
SENSORSTATUS | get_status |
const char *const | name |
uint8_t | pad |
SENSORCALL | power_down |
SENSORCALL | power_on |
uint8_t | sensorindex |
const char *const | type |
const char *const | unit |
const char *const | unit_prefix |
Definition at line 15 of file sensor_dev.h.
uint8_t cfg_flags |
Definition at line 16 of file sensor_dev.h.
SENSORREADCALL get_reading |
Definition at line 20 of file sensor_dev.h.
SENSORCALL get_reading_size |
Definition at line 19 of file sensor_dev.h.
SENSORSTATUS get_status |
Definition at line 21 of file sensor_dev.h.
const char* const name |
Definition at line 22 of file sensor_dev.h.
uint8_t pad |
Definition at line 27 of file sensor_dev.h.
SENSORCALL power_down |
Definition at line 18 of file sensor_dev.h.
SENSORCALL power_on |
Definition at line 17 of file sensor_dev.h.
uint8_t sensorindex |
Definition at line 26 of file sensor_dev.h.
const char* const type |
Definition at line 23 of file sensor_dev.h.
const char* const unit |
Definition at line 24 of file sensor_dev.h.
const char* const unit_prefix |
Definition at line 25 of file sensor_dev.h.