|
Data Fields | |
bool | peak_detected |
peak_status_t | peak_status |
float | level |
bool | result_ready |
Definition at line 145 of file ref_app_tank_level.c.
float app_result_t::level |
Definition at line 149 of file ref_app_tank_level.c.
bool app_result_t::peak_detected |
Definition at line 147 of file ref_app_tank_level.c.
peak_status_t app_result_t::peak_status |
Definition at line 148 of file ref_app_tank_level.c.
bool app_result_t::result_ready |
Definition at line 150 of file ref_app_tank_level.c.