[][src]Type Definition mkl26z4::i2s0::tcsr::R

type R = R<u32, TCSR>;

Reader of register TCSR

Methods

impl R[src]

pub fn fwde(&self) -> FWDE_R[src]

Bit 1 - FIFO Warning DMA Enable

pub fn fwie(&self) -> FWIE_R[src]

Bit 9 - FIFO Warning Interrupt Enable

pub fn feie(&self) -> FEIE_R[src]

Bit 10 - FIFO Error Interrupt Enable

pub fn seie(&self) -> SEIE_R[src]

Bit 11 - Sync Error Interrupt Enable

pub fn wsie(&self) -> WSIE_R[src]

Bit 12 - Word Start Interrupt Enable

pub fn fwf(&self) -> FWF_R[src]

Bit 17 - FIFO Warning Flag

pub fn fef(&self) -> FEF_R[src]

Bit 18 - FIFO Error Flag

pub fn sef(&self) -> SEF_R[src]

Bit 19 - Sync Error Flag

pub fn wsf(&self) -> WSF_R[src]

Bit 20 - Word Start Flag

pub fn sr(&self) -> SR_R[src]

Bit 24 - Software Reset

pub fn bce(&self) -> BCE_R[src]

Bit 28 - Bit Clock Enable

pub fn dbge(&self) -> DBGE_R[src]

Bit 29 - Debug Enable

pub fn stope(&self) -> STOPE_R[src]

Bit 30 - Stop Enable

pub fn te(&self) -> TE_R[src]

Bit 31 - Transmitter Enable