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

Struct with the msg element. More...

#include <bsp.h>

Data Fields

uint8_t msg
 
APP_TmTypeDef tm
 

Detailed Description

Struct with the msg element.

Field Documentation

◆ msg

uint8_t _APP_MsgTypeDef::msg

Store the message type to send

◆ tm

APP_TmTypeDef _APP_MsgTypeDef::tm

time and date in stdlib tm format


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