Struct lpc43xx::CCU2 [] [src]

pub struct CCU2 { /* fields omitted */ }

Clock Control Unit (CCU2)

Methods

impl CCU2
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CCU2
[src]

impl Deref for CCU2
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CCU2