Struct stm32f30x::rcc::apb2enr::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 0 - SYSCFG clock enable

[src]

Bit 11 - TIM1 Timer clock enable

[src]

Bit 12 - SPI 1 clock enable

[src]

Bit 13 - TIM8 Timer clock enable

[src]

Bit 14 - USART1 clock enable

[src]

Bit 16 - TIM15 timer clock enable

[src]

Bit 17 - TIM16 timer clock enable

[src]

Bit 18 - TIM17 timer clock enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R