CubeMon-Vue-Demo-STM32F407VGT6U
programData Struct Reference

Data Fields

uint32_t mx_counter
 
uint8_t mx_counter_rewrites
 
uint16_t mx_counter_value
 

‍helper variables for Cube Monitor


 
uint32_t mx_operation_time_in_seconds
 

‍helper variables for Cube Monitor

More...
 
uint8_t increase_counter_every_1s
 

Field Documentation

◆ mx_counter

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

◆ mx_operation_time_in_seconds

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


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