Bar Logo 3.8/7.6 kw Totem pole Demonstration Application (Part-No. (not specified))
 
Content
     
Loading...
Searching...
No Matches
CAN_MSG_OBJ Struct Reference

This data structure used to configure the CAN FD message object. More...

#include <can_types.h>

+ Collaboration diagram for CAN_MSG_OBJ:

Data Fields

uint32_t msgId
 
struct CAN_MSG_FIELD field
 
uint8_t * data
 

Detailed Description

Definition at line 67 of file can_types.h.

Field Documentation

◆ data

uint8_t* data

Pointer to message data

Definition at line 71 of file can_types.h.

◆ field

struct CAN_MSG_FIELD field

Defines the CAN_MSG_FIELD CAN TX/RX Message Object Control

Definition at line 70 of file can_types.h.

◆ msgId

uint32_t msgId

Set the CAN Message ID

Definition at line 69 of file can_types.h.


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