Type Definition stm32g0::stm32g070::tim6::cr1::OPM_W

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

Field OPM writer - One-pulse mode

Implementations

Counter is not stopped at update event

Counter stops counting at the next update event (clearing the CEN bit)