Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_i2s_tfrn Union Reference

_hw_i2s_tfrn Union Reference

HW_I2S_TFRn - SAI Transmit FIFO Register (RO) More...

#include <MK64F12_i2s.h>


Detailed Description

HW_I2S_TFRn - SAI Transmit 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 1370 of file MK64F12_i2s.h.