Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_i2s_rfrn Union Reference

_hw_i2s_rfrn Union Reference

HW_I2S_RFRn - SAI Receive FIFO Register (RO) More...

#include <MK64F12_i2s.h>


Detailed Description

HW_I2S_RFRn - SAI Receive FIFO Register (RO)

Reset value: 0x00000000U

The MSB of the read and write pointers is used to distinguish between FIFO full and empty conditions. If the read and write pointers are identical, then the FIFO is empty. If the read and write pointers are identical except for the MSB, then the FIFO is full.

Definition at line 2732 of file MK64F12_i2s.h.