Type Alias stm32f4xx_hal::pac::rng::cr::IE_W

source ·
pub type IE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, IE_A, BitM, O>;
Expand description

Field IE writer - Interrupt enable

Aliased Type§

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