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