Type Alias stm32f4xx_hal::pac::tim2::smcr::ECE_W

source ·
pub type ECE_W<'a, const O: u8> = BitWriterRaw<'a, u32, SMCR_SPEC, ECE_A, BitM, O>;
Expand description

Field ECE writer - External clock enable

Aliased Type§

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