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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

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 W

impl Sync for W