Struct max32630_svd::PWRSEQ[][src]

pub struct PWRSEQ { /* fields omitted */ }

Power Sequencer

Methods

impl PWRSEQ
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PWRSEQ
[src]

impl Deref for PWRSEQ
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PWRSEQ