Struct max32630_svd::PMU3[][src]

pub struct PMU3 { /* fields omitted */ }

Peripheral Management Unit

Methods

impl PMU3
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PMU3
[src]

impl Deref for PMU3
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PMU3