Type Alias stm32_hal2::pac::ltdc::ier::FUIE_W

source ·
pub type FUIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, FUIE_A, BitM, O>;
Expand description

Field FUIE writer - FIFO Underrun Interrupt Enable

Aliased Type§

struct FUIE_W<'a, const O: u8> { /* private fields */ }