Programmable Clock with RTOS 0.0.1
Implementaiton of a programmable clock using RTOS with STM32GO microcontroller.
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 C_APP_MsgTypeDefStruct with the msg element
 C_APP_TmTypeDefStruct with the date, time and alarm elements
 C_CAN_MsgTypeDefStruct store the element saved the messages of the module FDCAN for CAN Message Elements
 C_CAN_TP_HeaderStruct store the element saved the messages of the module FDCAN for CAN_TP Header information
 C_LCD_HandleTypeDefStruct for LCD HANDLER
 CDisplayNodeStruct for store function for each state of event machine
 CNEW_MsgTypeDefStruct with array to queue
 CSerialStatesStruct with pointer to function
 CStateNodeStruct for store function for each state of event machine