[][src]Type Definition stm32f4::stm32f469::dsihost::dsi_ier1::W

type W = W<u32, DSI_IER1>;

Writer for register DSI_IER1

Methods

impl W[src]

pub fn gprxeie(&mut self) -> GPRXEIE_W[src]

Bit 12 - Generic Payload Receive Error Interrupt Enable

pub fn gprdeie(&mut self) -> GPRDEIE_W[src]

Bit 11 - Generic Payload Read Error Interrupt Enable

pub fn gptxeie(&mut self) -> GPTXEIE_W[src]

Bit 10 - Generic Payload Transmit Error Interrupt Enable

pub fn gpwreie(&mut self) -> GPWREIE_W[src]

Bit 9 - Generic Payload Write Error Interrupt Enable

pub fn gcwreie(&mut self) -> GCWREIE_W[src]

Bit 8 - Generic Command Write Error Interrupt Enable

pub fn lpwreie(&mut self) -> LPWREIE_W[src]

Bit 7 - LTDC Payload Write Error Interrupt Enable

pub fn eotpeie(&mut self) -> EOTPEIE_W[src]

Bit 6 - EoTp Error Interrupt Enable

pub fn pseie(&mut self) -> PSEIE_W[src]

Bit 5 - Packet Size Error Interrupt Enable

pub fn crceie(&mut self) -> CRCEIE_W[src]

Bit 4 - CRC Error Interrupt Enable

pub fn eccmeie(&mut self) -> ECCMEIE_W[src]

Bit 3 - ECC Multi-bit Error Interrupt Enable

pub fn eccseie(&mut self) -> ECCSEIE_W[src]

Bit 2 - ECC Single-bit Error Interrupt Enable

pub fn tolprxie(&mut self) -> TOLPRXIE_W[src]

Bit 1 - Timeout Low-Power Reception Interrupt Enable

pub fn tohstxie(&mut self) -> TOHSTXIE_W[src]

Bit 0 - Timeout High-Speed Transmission Interrupt Enable