Data Fields
MCAN_RxFifoStatus Struct Reference

Structure for MCAN Rx FIFO Status. More...

#include <MCAN.h>

Data Fields

uint32_t fillLvl
 
uint32_t getIdx
 
uint32_t putIdx
 
uint32_t fifoFull
 
uint32_t msgLost
 

Detailed Description

Structure for MCAN Rx FIFO Status.

Field Documentation

§ fillLvl

uint32_t MCAN_RxFifoStatus::fillLvl

Rx FIFO Fill Level - number of elements stored in Rx FIFO

§ getIdx

uint32_t MCAN_RxFifoStatus::getIdx

Rx FIFO Get Index

§ putIdx

uint32_t MCAN_RxFifoStatus::putIdx

Rx FIFO Put Index

§ fifoFull

uint32_t MCAN_RxFifoStatus::fifoFull

Rx FIFO Full
0 = Rx FIFO not full
1 = Rx FIFO full

§ msgLost

uint32_t MCAN_RxFifoStatus::msgLost

Rx FIFO Message Lost


The documentation for this struct was generated from the following file:
© Copyright 1995-2024, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale