Struct atsamd21e18a::pm::sleep::_IDLEW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

The CPU clock domain is stopped

[src]

The CPU and AHB clock domains are stopped

[src]

The CPU, AHB and APB clock domains are stopped

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _IDLEW<'a>

impl<'a> Sync for _IDLEW<'a>