Struct stm32f30x_memory_map::rcc::BdcrW [] [src]

pub struct BdcrW { /* fields omitted */ }

Methods

impl BdcrW
[src]

Reset value

Bit 0 - External Low Speed oscillator enable

Bit 2 - External Low Speed oscillator bypass

Bits 3:4 - LSE oscillator drive capability

Bits 8:9 - RTC clock source selection

Bit 15 - RTC clock enable

Bit 16 - Backup domain software reset

Trait Implementations

impl Clone for BdcrW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for BdcrW
[src]