|
CubeMon-Vue-Demo-STM32F407VGT6U
|
Data Fields | |
| uint32_t | mx_counter |
| uint8_t | mx_counter_rewrites |
| uint16_t | mx_counter_value |
| |
| uint32_t | mx_operation_time_in_seconds |
More... | |
| uint8_t | increase_counter_every_1s |
| uint32_t programData::mx_counter |
Counter variable is increased by one with a short press of the user button, will increase by 1 every second if a long press is detected and will be set to 0 with double press
| uint32_t programData::mx_operation_time_in_seconds |
helper variables for Cube Monitor
program "uptime" counter, increases by 1 every second, in the Cube Monitor it is used as indicator that a connection to MCU is active