Struct xmc4200::PMU0 [] [src]

pub struct PMU0 { /* fields omitted */ }

Program Management Unit

Methods

impl PMU0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PMU0
[src]

impl Deref for PMU0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PMU0