Struct stm32l0x3::rtc::BKP0R [] [src]

pub struct BKP0R { /* fields omitted */ }

RTC backup registers

Methods

impl BKP0R
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for BKP0R

impl !Sync for BKP0R