Struct stm32f103xx::rcc::bdcr::_RTCSELW [−][src]
pub struct _RTCSELW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _RTCSELW<'a>
[src]
impl<'a> _RTCSELW<'a>
pub fn variant(self, variant: RTCSELW) -> &'a mut W
[src]
pub fn variant(self, variant: RTCSELW) -> &'a mut W
Writes variant
to the field
pub fn no_clk(self) -> &'a mut W
[src]
pub fn no_clk(self) -> &'a mut W
No clock
pub fn lse(self) -> &'a mut W
[src]
pub fn lse(self) -> &'a mut W
LSE oscillator clock used as RTC clock
pub fn lsi(self) -> &'a mut W
[src]
pub fn lsi(self) -> &'a mut W
LSI oscillator clock used as RTC clock
pub fn hse(self) -> &'a mut W
[src]
pub fn hse(self) -> &'a mut W
HSE oscillator clock divided by 128 used as RTC clock
pub fn bits(self, value: u8) -> &'a mut W
[src]
pub fn bits(self, value: u8) -> &'a mut W
Writes raw bits to the field