Struct xmc4200::SCU_PLL [] [src]

pub struct SCU_PLL { /* fields omitted */ }

System Control Unit

Methods

impl SCU_PLL
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SCU_PLL
[src]

impl Deref for SCU_PLL
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SCU_PLL