Type Alias stm32f4xx_hal::pac::ltdc::icr::CFUIF_W

source ·
pub type CFUIF_W<'a, const O: u8> = BitWriterRaw<'a, u32, ICR_SPEC, CFUIF_AW, BitM, O>;
Expand description

Field CFUIF writer - Clears the FIFO Underrun Interrupt flag

Aliased Type§

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