Programmable Clock with RTOS 0.0.1
Implementaiton of a programmable clock using RTOS with STM32GO microcontroller.
Loading...
Searching...
No Matches
DisplayNode Struct Reference

Struct for store function for each state of event machine. More...

Data Fields

Display_M(* stateFunc )(APP_MsgTypeDef *DisplayMsg)
 

Detailed Description

Struct for store function for each state of event machine.

Field Documentation

◆ stateFunc

Display_M(* DisplayNode::stateFunc) (APP_MsgTypeDef *DisplayMsg)

Pointer to function which perform state statements


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