Type Alias stm32wlxx_hal::pac::adc::ier::EOSIE_W
pub type EOSIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, EOSIE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field EOSIE
writer - EOSIE
Aliased Type§
struct EOSIE_W<'a, const O: u8> { /* private fields */ }