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

type R = R<u32, IDINTEN>;

Reader of register IDINTEN

Methods

impl R[src]

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

Bit 0 - Transmit Interrupt Enable.

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

Bit 1 - Receive Interrupt Enable.

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

Bit 2 - Fatal Bus Error Enable.

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

Bit 4 - Descriptor Unavailable Interrupt.

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

Bit 5 - Card Error summary Interrupt Enable.

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

Bit 8 - Normal Interrupt Summary Enable.

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

Bit 9 - Abnormal Interrupt Summary Enable.