Type Alias stm32wlxx_hal::pac::tim2::smcr::ECE_W

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

Field ECE writer - External clock enable

Aliased Type§

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