Type Definition stm32l4::stm32l4x1::tim1::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)