Programmable Clock with RTOS 0.0.1
Implementaiton of a programmable clock using RTOS with STM32GO microcontroller.
|
C_APP_MsgTypeDef | Struct with the msg element |
C_APP_TmTypeDef | Struct with the date, time and alarm elements |
C_CAN_MsgTypeDef | Struct store the element saved the messages of the module FDCAN for CAN Message Elements |
C_CAN_TP_Header | Struct store the element saved the messages of the module FDCAN for CAN_TP Header information |
C_LCD_HandleTypeDef | Struct for LCD HANDLER |
CDisplayNode | Struct for store function for each state of event machine |
CNEW_MsgTypeDef | Struct with array to queue |
CSerialStates | Struct with pointer to function |
CStateNode | Struct for store function for each state of event machine |