Struct stm32f030_cf::rtc::WPR[][src]

pub struct WPR { /* fields omitted */ }

write protection register

Methods

impl WPR
[src]

Writes to the register

Auto Trait Implementations

impl Send for WPR

impl !Sync for WPR