Struct stm32f103xx::rtc::crh::W [−][src]
pub struct W { /* fields omitted */ }
Value to write to the register
Methods
impl W
[src]
impl W
pub fn reset_value() -> W
[src]
pub fn reset_value() -> W
Reset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self
[src]
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self
Writes raw bits to the register
pub fn secie(&mut self) -> _SECIEW
[src]
pub fn secie(&mut self) -> _SECIEW
Bit 0 - Second interrupt Enable
pub fn alrie(&mut self) -> _ALRIEW
[src]
pub fn alrie(&mut self) -> _ALRIEW
Bit 1 - Alarm interrupt Enable
pub fn owie(&mut self) -> _OWIEW
[src]
pub fn owie(&mut self) -> _OWIEW
Bit 2 - Overflow interrupt Enable