Struct nrf52840::TIMER0[][src]

pub struct TIMER0 { /* fields omitted */ }

Timer/Counter 0

Methods

impl TIMER0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIMER0
[src]

impl Deref for TIMER0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIMER0