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

type W = W<u32, IDINTEN>;

Writer for register IDINTEN

Methods

impl W[src]

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

Bit 0 - Transmit Interrupt Enable.

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

Bit 1 - Receive Interrupt Enable.

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

Bit 2 - Fatal Bus Error Enable.

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 Interrupt Enable.

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

Bit 8 - Normal Interrupt Summary Enable.

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

Bit 9 - Abnormal Interrupt Summary Enable.