Struct mkw41z::rtc::cr::_WPSW [] [src]

pub struct _WPSW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _WPSW<'a>
[src]

[src]

Writes variant to the field

[src]

Wakeup pin asserts (active low, open drain) if the RTC interrupt asserts or the wakeup pin is turned on.

[src]

Wakeup pin instead outputs the RTC 32kHz clock, provided the wakeup pin is turned on and the 32kHz clock is output to other peripherals.

[src]

Sets the field bit

[src]

Clears the field bit

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _WPSW<'a>

impl<'a> Sync for _WPSW<'a>