Type Definition stm32g0::stm32g0b0::tim14::cr1::CEN_W

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

Field CEN writer - Counter enable Note: External clock and gated mode can work only if the CEN bit has been previously set by software. However trigger mode can set the CEN bit automatically by hardware.

Implementations

Counter disabled

Counter enabled