Type Definition stm32wl::stm32wle5::tim16::bdtr::AOE_W

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

Field AOE writer - Automatic output enable

Implementations

MOE can be set only by software

MOE can be set by software or automatically at the next update event (if none of the break inputs BRK and BRK2 is active)