Struct nrf52840::CLOCK[][src]

pub struct CLOCK { /* fields omitted */ }

Clock control

Methods

impl CLOCK
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CLOCK
[src]

impl Deref for CLOCK
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for CLOCK