[][src]Type Definition stm32f1::stm32f107::rcc::apb2rstr::R

type R = R<u32, APB2RSTR>;

Reader of register APB2RSTR

Implementations

impl R[src]

pub fn afiorst(&self) -> AFIORST_R[src]

Bit 0 - Alternate function I/O reset

pub fn ioparst(&self) -> IOPARST_R[src]

Bit 2 - IO port A reset

pub fn iopbrst(&self) -> IOPBRST_R[src]

Bit 3 - IO port B reset

pub fn iopcrst(&self) -> IOPCRST_R[src]

Bit 4 - IO port C reset

pub fn iopdrst(&self) -> IOPDRST_R[src]

Bit 5 - IO port D reset

pub fn ioperst(&self) -> IOPERST_R[src]

Bit 6 - IO port E reset

pub fn adc1rst(&self) -> ADC1RST_R[src]

Bit 9 - ADC 1 interface reset

pub fn adc2rst(&self) -> ADC2RST_R[src]

Bit 10 - ADC 2 interface reset

pub fn tim1rst(&self) -> TIM1RST_R[src]

Bit 11 - TIM1 timer reset

pub fn spi1rst(&self) -> SPI1RST_R[src]

Bit 12 - SPI 1 reset

pub fn usart1rst(&self) -> USART1RST_R[src]

Bit 14 - USART1 reset