[][src]Type Definition stm32f4::stm32f469::ltdc::ier::W

type W = W<u32, IER>;

Writer for register IER

Implementations

impl W[src]

pub fn rrie(&mut self) -> RRIE_W<'_>[src]

Bit 3 - Register Reload interrupt enable

pub fn terrie(&mut self) -> TERRIE_W<'_>[src]

Bit 2 - Transfer Error Interrupt Enable

pub fn fuie(&mut self) -> FUIE_W<'_>[src]

Bit 1 - FIFO Underrun Interrupt Enable

pub fn lie(&mut self) -> LIE_W<'_>[src]

Bit 0 - Line Interrupt Enable