Type Alias stm32_hal2::pac::rcc::cfgr::TIMPRE_W

source ·
pub type TIMPRE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR_SPEC, TIMPRE_A, BitM, O>;
Expand description

Field TIMPRE writer - Timers clocks prescaler selection

Aliased Type§

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