Struct stm32l0x3::rtc::BKP2R [] [src]

pub struct BKP2R { /* fields omitted */ }

RTC backup registers

Methods

impl BKP2R
[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 BKP2R

impl !Sync for BKP2R