Type Definition stm32g0::stm32g031::rcc::apbrstr1::W[][src]

type W = W<u32, APBRSTR1>;

Writer for register APBRSTR1

Implementations

impl W[src]

pub fn tim2rst(&mut self) -> TIM2RST_W<'_>[src]

Bit 0 - TIM2 timer reset

pub fn tim3rst(&mut self) -> TIM3RST_W<'_>[src]

Bit 1 - TIM3 timer reset

pub fn spi2rst(&mut self) -> SPI2RST_W<'_>[src]

Bit 14 - SPI2 reset

pub fn usart2rst(&mut self) -> USART2RST_W<'_>[src]

Bit 17 - USART2 reset

pub fn lpuart1rst(&mut self) -> LPUART1RST_W<'_>[src]

Bit 20 - LPUART1 reset

pub fn i2c1rst(&mut self) -> I2C1RST_W<'_>[src]

Bit 21 - I2C1 reset

pub fn i2c2rst(&mut self) -> I2C2RST_W<'_>[src]

Bit 22 - I2C2 reset

pub fn dbgrst(&mut self) -> DBGRST_W<'_>[src]

Bit 27 - Debug support reset

pub fn pwrrst(&mut self) -> PWRRST_W<'_>[src]

Bit 28 - Power interface reset

pub fn lptim2rst(&mut self) -> LPTIM2RST_W<'_>[src]

Bit 30 - Low Power Timer 2 reset

pub fn lptim1rst(&mut self) -> LPTIM1RST_W<'_>[src]

Bit 31 - Low Power Timer 1 reset