Struct stm32f30x_memory_map::rcc::Apb2enrW [] [src]

pub struct Apb2enrW { /* fields omitted */ }

Methods

impl Apb2enrW
[src]

Reset value

Bit 0 - SYSCFG clock enable

Bit 11 - TIM1 Timer clock enable

Bit 12 - SPI 1 clock enable

Bit 13 - TIM8 Timer clock enable

Bit 14 - USART1 clock enable

Bit 16 - TIM15 timer clock enable

Bit 17 - TIM16 timer clock enable

Bit 18 - TIM17 timer clock enable

Trait Implementations

impl Clone for Apb2enrW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Apb2enrW
[src]