Struct xmc1000::SCU_GENERAL[][src]

pub struct SCU_GENERAL { /* fields omitted */ }

System Control Unit

Methods

impl SCU_GENERAL
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SCU_GENERAL
[src]

impl Deref for SCU_GENERAL
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SCU_GENERAL