Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_can_rxfir Union Reference

_hw_can_rxfir Union Reference

HW_CAN_RXFIR - Rx FIFO Information Register (RO) More...

#include <MK64F12_can.h>


Detailed Description

HW_CAN_RXFIR - Rx FIFO Information Register (RO)

Reset value: 0x00000000U

RXFIR provides information on Rx FIFO. This register is the port through which the CPU accesses the output of the RXFIR FIFO located in RAM. The RXFIR FIFO is written by the FlexCAN whenever a new message is moved into the Rx FIFO as well as its output is updated whenever the output of the Rx FIFO is updated with the next message. See Section "Rx FIFO" for instructions on reading this register.

Definition at line 2938 of file MK64F12_can.h.