Struct nrf52840::TIMER3[][src]

pub struct TIMER3 { /* fields omitted */ }

Timer/Counter 3

Methods

impl TIMER3
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIMER3
[src]

impl Deref for TIMER3
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIMER3