Struct max32630_svd::pwrseq::reg0::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Shutdown Power Mode Select

Bit 1 - Wake on First Boot

Bit 3 - Enable Flash Operation during Run Mode

Bit 4 - Enable Flash Operation during Sleep Mode

Bit 5 - Enable Retention Regulator Operation during Run Mode

Bit 6 - Enable Retention Regulator Operation during Sleep Mode

Bit 7 - Enable 96MHz System Relaxation Oscillator in Run Mode

Bit 8 - Enable 96MHz System Relaxation Oscillator in Sleep Mode

Bit 9 - Enable Nano Oscillator in Run Mode

Bit 10 - Enable Nano Oscillator in Sleep Mode

Bit 11 - Enable Real Time Clock Operation during Run Mode

Bit 12 - Enable Real Time Clock Operation during Sleep Mode

Bit 13 - Enable VDD12_SW SVM operation during Run Mode

Bit 15 - Enable VDD18_SW SVM operation during Run Mode

Bit 17 - Enable VRTC SVM operation during Run Mode

Bit 19 - Enable VDDB SVM operation during Run Mode

Bit 21 - Enable TVDD12 SVM operation during Run Mode

Bit 23 - Enable VDD12 switching during Run Mode

Bit 24 - Enable VDD12 switching during Sleep Mode

Bit 25 - Enable VDD18 switching during Run Mode

Bit 26 - Enable VDD18 switching during Sleep Mode

Bit 27 - Enable TVDD12 switching during Run Mode

Bit 28 - Enable TVDD12 switching during Sleep Mode

Auto Trait Implementations

impl Send for R

impl Sync for R