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

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

The 32 kHz clock is output to other peripherals.

[src]

The 32 kHz clock is not 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 _CLKOW<'a>

impl<'a> Sync for _CLKOW<'a>