Struct stm32l0x3::rcc::apb2smenr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 22 - DBG clock enable during sleep mode bit

[src]

Bit 14 - USART1 clock enable during sleep mode bit

[src]

Bit 12 - SPI1 clock enable during sleep mode bit

[src]

Bit 9 - ADC clock enable during sleep mode bit

[src]

Bit 5 - TIM22 timer clock enable during sleep mode bit

[src]

Bit 2 - TIM21 timer clock enable during sleep mode bit

[src]

Bit 0 - System configuration controller clock enable during sleep mode bit

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R