Struct atsam4lc8c::bpm::fwpsaveps::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:3 - Wait mode Regulator Level

[src]

Bits 4:7 - Bias in wait mode

[src]

Bits 8:12 - Flash Latdel in wait mode

[src]

Bits 13:16 - Retention mode Regulator Level

[src]

Bits 17:20 - Bias in Retention mode

[src]

Bits 21:25 - Flash Latdel in Retention mode

[src]

Bits 26:29 - Backup mode Regulator Level

[src]

Bit 30 - POR 18 Disable

[src]

Bit 31 - Flash Wait State Automatic Switching

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R