Type Alias stm32_hal2::pac::rcc::apb2rstr::SPI1RST_W

source ·
pub type SPI1RST_W<'a, const O: u8> = BitWriterRaw<'a, u32, APB2RSTR_SPEC, TIM1RST_A, BitM, O>;
Expand description

Field TIM1RST writer - TIM1 block reset

Aliased Type§

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