Type Alias stm32_hal2::pac::dfsdm::flt::cr2::JEOCIE_W

source ·
pub type JEOCIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR2_SPEC, bool, BitM, O>;
Expand description

Field JEOCIE writer - Injected end of conversion interrupt enable

Aliased Type§

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