[][src]Module lpc54606_pac::i2s0::stat

Status register for the primary channel pair.

Structs

SLVFRMERR_W

Write proxy for field SLVFRMERR

Enums

BUSY_A

Busy status for the primary channel pair. Other BUSY flags may be found in the STAT register for each channel pair.

DATAPAUSED_A

Data Paused status flag. Applies to all I2S channels

LR_A

Left/Right indication. This flag is considered to be a debugging aid and is not expected to be used by an I2S driver. Valid when one channel pair is busy. Indicates left or right data being processed for the currently busy channel pair.

SLVFRMERR_AW

Slave Frame Error flag. This applies when at least one channel pair is operating as a slave. An error indicates that the incoming WS signal did not transition as expected due to a mismatch between FRAMELEN and the actual incoming I2S stream.

Type Definitions

BUSY_R

Reader of field BUSY

DATAPAUSED_R

Reader of field DATAPAUSED

LR_R

Reader of field LR

R

Reader of register STAT

W

Writer for register STAT