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

RX FIFO x acknowledge register definition. More...

Public Member Functions

 Rxfxa ()
 Constructor. Sets the reset value.
 
 Rxfxa ()
 Constructor. Sets the reset value.
 

Public Attributes

union { 
 
   uint32_t   data 
 raw word value More...
 
   struct { 
 
      uint32_t   fai: 6 
 RX FIFO acknowledge index. More...
 
      uint32_t   rsvd: 26 
 reserved More...
 
   }  
 
};  
 
union { 
 
   uint32_t   data 
 raw word value More...
 
   struct { 
 
      uint32_t   fai: 6 
 RX FIFO acknowledge index. More...
 
      uint32_t   rsvd: 26 
 reserved More...
 
   }  
 
};  
 

Detailed Description

RX FIFO x acknowledge register definition.

Definition at line 582 of file MCAN.hxx.

Constructor & Destructor Documentation

◆ Rxfxa() [1/2]

TCAN4550Can::Rxfxa::Rxfxa ( )
inline

Constructor. Sets the reset value.

Definition at line 585 of file MCAN.hxx.

◆ Rxfxa() [2/2]

TCAN4550Can::Rxfxa::Rxfxa ( )
inline

Constructor. Sets the reset value.

Definition at line 585 of file TCAN4550Can.hxx.

Member Data Documentation

◆ data

uint32_t TCAN4550Can::Rxfxa::data

raw word value

Definition at line 592 of file MCAN.hxx.

◆ fai

uint32_t TCAN4550Can::Rxfxa::fai

RX FIFO acknowledge index.

Definition at line 595 of file MCAN.hxx.

◆ rsvd

uint32_t TCAN4550Can::Rxfxa::rsvd

reserved

Definition at line 596 of file MCAN.hxx.


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