Struct xmc1000::SCU_CLK[][src]

pub struct SCU_CLK { /* fields omitted */ }

System Control Unit

Methods

impl SCU_CLK
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SCU_CLK
[src]

impl Deref for SCU_CLK
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SCU_CLK