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

type R = R<u32, IDSTS>;

Reader of register IDSTS

Methods

impl R[src]

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

Bit 0 - Transmit Interrupt.

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

Bit 1 - Receive Interrupt.

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

Bit 2 - Fatal Bus Error Interrupt.

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

Bit 4 - Descriptor Unavailable Interrupt.

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

Bit 5 - Card Error Summary.

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

Bit 8 - Normal Interrupt Summary.

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

Bit 9 - Abnormal Interrupt Summary.

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

Bits 10:12 - Error Bits.

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

Bits 13:16 - DMAC state machine present state.