Public Attributes | List of all members
mcan_tx_element Struct Reference

MCAN transfer element structure. More...

#include <mcan.h>

Public Attributes

uint8_t data [CONF_MCAN_ELEMENT_DATA_SIZE]
 
__IO MCAN_TX_ELEMENT_T0_Type T0
 
__IO MCAN_TX_ELEMENT_T1_Type T1
 

Detailed Description

MCAN transfer element structure.

Common element structure for transfer buffer and FIFO/QUEUE.

Definition at line 239 of file drivers/mcan/mcan.h.

Member Data Documentation

◆ data

uint8_t mcan_tx_element::data[CONF_MCAN_ELEMENT_DATA_SIZE]

Definition at line 242 of file drivers/mcan/mcan.h.

◆ T0

__IO MCAN_TX_ELEMENT_T0_Type mcan_tx_element::T0

Definition at line 240 of file drivers/mcan/mcan.h.

◆ T1

__IO MCAN_TX_ELEMENT_T1_Type mcan_tx_element::T1

Definition at line 241 of file drivers/mcan/mcan.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03