Struct xmc1000::SCU_RESET[][src]

pub struct SCU_RESET { /* fields omitted */ }

System Control Unit

Methods

impl SCU_RESET
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SCU_RESET
[src]

impl Deref for SCU_RESET
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SCU_RESET