Type Definition stm32g0::stm32g0b0::tim15::bdtr::OSSR_W

source · []
pub type OSSR_W<'a, const O: u8> = BitWriter<'a, u32, BDTR_SPEC, bool, O>;
Expand description

Field OSSR writer - Off-state selection for Run mode This bit is used when MOE=1 on channels that have a complementary output which are configured as outputs. OSSR is not implemented if no complementary output is implemented in the timer. See OC/OCN enable description for more details (enable register (TIM15_CCER) on page 818). Note: This bit can not be modified as soon as the LOCK level 2 has been programmed (LOCK bits in TIMx_BDTR register).