Struct lpc43xx::CREG [] [src]

pub struct CREG { /* fields omitted */ }

Configuration Registers (CREG)

Methods

impl CREG
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CREG
[src]

impl Deref for CREG
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CREG