Type Alias stm32f4xx_hal::pac::rcc::apb1rstr::TIM2RST_W

source ·
pub type TIM2RST_W<'a, const O: u8> = BitWriterRaw<'a, u32, APB1RSTR_SPEC, TIM2RST_A, BitM, O>;
Expand description

Field TIM2RST writer - TIM2 reset

Aliased Type§

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