Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
TCAN4550Can::MRAMTXBufferMultiWrite Struct Reference

Structure for writing multiple TX buffers in one SPI transaction. More...

Public Attributes

uint32_t padding
 padding for 8-byte alignment
 
MRAMSPIMessage header
 message header
 
MRAMTXBuffer txBuffers [TX_FIFO_SIZE]
 buffer payload
 

Detailed Description

Structure for writing multiple TX buffers in one SPI transaction.

Definition at line 976 of file MCAN.hxx.

Member Data Documentation

◆ header

MRAMSPIMessage TCAN4550Can::MRAMTXBufferMultiWrite::header

message header

Definition at line 982 of file MCAN.hxx.

◆ padding

uint32_t TCAN4550Can::MRAMTXBufferMultiWrite::padding

padding for 8-byte alignment

Definition at line 981 of file MCAN.hxx.

◆ txBuffers

MRAMTXBuffer TCAN4550Can::MRAMTXBufferMultiWrite::txBuffers

buffer payload

Definition at line 983 of file MCAN.hxx.


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