Struct xmc1000::SCU_ANALOG[][src]

pub struct SCU_ANALOG { /* fields omitted */ }

System Control Unit

Methods

impl SCU_ANALOG
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SCU_ANALOG
[src]

impl Deref for SCU_ANALOG
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SCU_ANALOG