Type Alias stm32f4xx_hal::pac::tim6::cr1::CEN_W

source ·
pub type CEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, CEN_A, BitM, O>;
Expand description

Field CEN writer - Counter enable

Aliased Type§

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