Struct max32630_svd::PMU2[][src]

pub struct PMU2 { /* fields omitted */ }

Peripheral Management Unit

Methods

impl PMU2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PMU2
[src]

impl Deref for PMU2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PMU2