Type Definition stm32f3::stm32f303::tim2::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)