Type Alias stm32_hal2::pac::dfsdm::flt::icr::CLRJOVRF_W

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

Field CLRJOVRF writer - Clear the injected conversion overrun flag

Aliased Type§

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