app_result_t Struct Reference

Data Fields

bool peak_detected
 
peak_status_t peak_status
 
float level
 
bool result_ready
 

Detailed Description

Examples
ref_app_tank_level.c.

Definition at line 145 of file ref_app_tank_level.c.

Field Documentation

◆ level

float app_result_t::level
Examples
ref_app_tank_level.c.

Definition at line 149 of file ref_app_tank_level.c.

◆ peak_detected

bool app_result_t::peak_detected
Examples
ref_app_tank_level.c.

Definition at line 147 of file ref_app_tank_level.c.

◆ peak_status

peak_status_t app_result_t::peak_status
Examples
ref_app_tank_level.c.

Definition at line 148 of file ref_app_tank_level.c.

◆ result_ready

bool app_result_t::result_ready
Examples
ref_app_tank_level.c.

Definition at line 150 of file ref_app_tank_level.c.


The documentation for this struct was generated from the following file: