Type Alias stm32wlxx_hal::pac::adc::ier::CCRDYIE_W

pub type CCRDYIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, CCRDYIE_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field CCRDYIE writer - CCRDYIE

Aliased Type§

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