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

type W = W<u32, TCSR>;

Writer for register TCSR

Methods

impl W[src]

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

Bit 1 - FIFO Warning DMA Enable

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

Bit 9 - FIFO Warning Interrupt Enable

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

Bit 10 - FIFO Error Interrupt Enable

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

Bit 11 - Sync Error Interrupt Enable

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

Bit 12 - Word Start Interrupt Enable

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

Bit 18 - FIFO Error Flag

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

Bit 19 - Sync Error Flag

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

Bit 20 - Word Start Flag

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

Bit 24 - Software Reset

pub fn fr(&mut self) -> FR_W[src]

Bit 25 - FIFO Reset

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

Bit 28 - Bit Clock Enable

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

Bit 29 - Debug Enable

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

Bit 30 - Stop Enable

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

Bit 31 - Transmitter Enable