Struct lpc43xx::CCU1 [] [src]

pub struct CCU1 { /* fields omitted */ }

Clock Control Unit (CCU)

Methods

impl CCU1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CCU1
[src]

impl Deref for CCU1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CCU1