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-2023, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale