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

struct store the element saved the messages of the module FDCAN for CAN Message Elements. More...

#include <can_tp.h>

Data Fields

uint8_t Messagetype
 
uint8_t Data [7]
 

Detailed Description

struct store the element saved the messages of the module FDCAN for CAN Message Elements.

Field Documentation

◆ Data

uint8_t _CAN_MsgTypeDef::Data[7]

Data payload of the message.

◆ Messagetype

uint8_t _CAN_MsgTypeDef::Messagetype

It represent the type de message, it can be TIME, DATE and ALARM


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