Type Alias stm32_hal2::pac::dcmi::ier::ERR_IE_W

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

Field ERR_IE writer - Synchronization error interrupt enable

Aliased Type§

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