Struct stm32f105xx::bkp::DR15 [] [src]

pub struct DR15 { /* fields omitted */ }

Backup data register (BKP_DR)

Methods

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

impl !Sync for DR15