Struct nrf51822::lpcomp::power::_POWERW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Module power disabled.

[src]

Module power enabled.

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

impl<'a> Sync for _POWERW<'a>