Struct xmc4200::SCU_HIBERNATE [] [src]

pub struct SCU_HIBERNATE { /* fields omitted */ }

System Control Unit

Methods

impl SCU_HIBERNATE
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SCU_HIBERNATE
[src]

impl Deref for SCU_HIBERNATE
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SCU_HIBERNATE