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

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Registers cannot be written when locked.

[src]

Registers can be written when locked under limited conditions.

[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 _UMW<'a>

impl<'a> Sync for _UMW<'a>