Type Alias stm32f4xx_hal::pac::tim1::bdtr::AOE_W

source ·
pub type AOE_W<'a, const O: u8> = BitWriterRaw<'a, u32, BDTR_SPEC, bool, BitM, O>;
Expand description

Field AOE writer - Automatic output enable

Aliased Type§

struct AOE_W<'a, const O: u8> { /* private fields */ }