Type Alias stm32_hal2::pac::rcc::apb2enr::SAI1EN_W

source ·
pub type SAI1EN_W<'a, const O: u8> = BitWriterRaw<'a, u32, APB2ENR_SPEC, TIM1EN_A, BitM, O>;
Expand description

Field TIM1EN writer - TIM1 peripheral clock enable

Aliased Type§

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