Type Alias stm32f4xx_hal::pac::dma2::st::fcr::FEIE_W

source ·
pub type FEIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, FCR_SPEC, FEIE_A, BitM, O>;
Expand description

Field FEIE writer - FIFO error interrupt enable

Aliased Type§

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