Struct stm32l0x1::rcc::apb2rstr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 22 - DBG reset

Bit 14 - USART1 reset

Bit 12 - SPI 1 reset

Bit 9 - ADC interface reset

Bit 5 - TIM22 timer reset

Bit 2 - TIM21 timer reset

Bit 0 - System configuration controller reset

Auto Trait Implementations

impl Send for R

impl Sync for R