[][src]Type Definition stm32f3::stm32f3x8::rcc::apb1rstr::R

type R = R<u32, APB1RSTR>;

Reader of register APB1RSTR

Methods

impl R[src]

pub fn tim2rst(&self) -> TIM2RST_R[src]

Bit 0 - Timer 2 reset

pub fn tim3rst(&self) -> TIM3RST_R[src]

Bit 1 - Timer 3 reset

pub fn tim4rst(&self) -> TIM4RST_R[src]

Bit 2 - Timer 14 reset

pub fn tim6rst(&self) -> TIM6RST_R[src]

Bit 4 - Timer 6 reset

pub fn tim7rst(&self) -> TIM7RST_R[src]

Bit 5 - Timer 7 reset

pub fn wwdgrst(&self) -> WWDGRST_R[src]

Bit 11 - Window watchdog reset

pub fn spi2rst(&self) -> SPI2RST_R[src]

Bit 14 - SPI2 reset

pub fn spi3rst(&self) -> SPI3RST_R[src]

Bit 15 - SPI3 reset

pub fn usart2rst(&self) -> USART2RST_R[src]

Bit 17 - USART 2 reset

pub fn usart3rst(&self) -> USART3RST_R[src]

Bit 18 - USART3 reset

pub fn i2c1rst(&self) -> I2C1RST_R[src]

Bit 21 - I2C1 reset

pub fn i2c2rst(&self) -> I2C2RST_R[src]

Bit 22 - I2C2 reset

pub fn usbrst(&self) -> USBRST_R[src]

Bit 23 - USB reset

pub fn canrst(&self) -> CANRST_R[src]

Bit 25 - CAN reset

pub fn dac2rst(&self) -> DAC2RST_R[src]

Bit 26 - DAC3 reset

pub fn pwrrst(&self) -> PWRRST_R[src]

Bit 28 - Power interface reset

pub fn dac1rst(&self) -> DAC1RST_R[src]

Bit 29 - DAC interface reset

pub fn uart4rst(&self) -> UART4RST_R[src]

Bit 19 - UART4 reset

pub fn uart5rst(&self) -> UART5RST_R[src]

Bit 20 - UART5 reset

pub fn i2c3rst(&self) -> I2C3RST_R[src]

Bit 30 - I2C3 reset