Struct qn908x_rs::CTIMER0 [] [src]

pub struct CTIMER0 { /* fields omitted */ }

timer

Methods

impl CTIMER0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CTIMER0
[src]

impl Deref for CTIMER0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CTIMER0