XMC Peripheral Library for XMC4000 Family: XMC_CAN_FIFO_CONFIG_t Struct Reference

XMC Peripheral Library for XMC4000 Family

XMC Peripheral Library for XMC4000 Family  2.1.16
XMC_CAN_FIFO_CONFIG_t Struct Reference

#include <xmc_can.h>

Data Fields

uint8_t fifo_base
 
uint8_t fifo_bottom
 
uint8_t fifo_top
 

Detailed Description

Defines base, top and bottom of CAN Message Object FIFO Structure. Use type XMC_CAN_FIFO_CONFIG_t for this structure. A FIFO consists of one base object and n slave objects.

Field Documentation

uint8_t fifo_base

points to the actual target object(Base object) within a FIFO/Gateway structure. Range :0-63

uint8_t fifo_bottom

points to the first element(slave object) in a FIFO structure.Range :0-63

uint8_t fifo_top

points to the last element(slave object) in a FIFO structure. Range :0-63


The documentation for this struct was generated from the following file:
Generated on Mon Aug 7 2017 11:33:57 for XMC Peripheral Library for XMC4000 Family by   doxygen 1.8.11