[][src]Type Definition lpc54606_pac::i2s0::stat::R

type R = R<u32, STAT>;

Reader of register STAT

Methods

impl R[src]

pub fn busy(&self) -> BUSY_R[src]

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

pub fn lr(&self) -> LR_R[src]

Bit 2 - 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.

pub fn datapaused(&self) -> DATAPAUSED_R[src]

Bit 3 - Data Paused status flag. Applies to all I2S channels