[][src]Type Definition lpc54606_pac::sdif::idsts::W

type W = W<u32, IDSTS>;

Writer for register IDSTS

Methods

impl W[src]

pub fn ti(&mut self) -> TI_W[src]

Bit 0 - Transmit Interrupt.

pub fn ri(&mut self) -> RI_W[src]

Bit 1 - Receive Interrupt.

pub fn fbe(&mut self) -> FBE_W[src]

Bit 2 - Fatal Bus Error Interrupt.

pub fn du(&mut self) -> DU_W[src]

Bit 4 - Descriptor Unavailable Interrupt.

pub fn ces(&mut self) -> CES_W[src]

Bit 5 - Card Error Summary.

pub fn nis(&mut self) -> NIS_W[src]

Bit 8 - Normal Interrupt Summary.

pub fn ais(&mut self) -> AIS_W[src]

Bit 9 - Abnormal Interrupt Summary.

pub fn eb(&mut self) -> EB_W[src]

Bits 10:12 - Error Bits.

pub fn fsm(&mut self) -> FSM_W[src]

Bits 13:16 - DMAC state machine present state.