Struct qn908x_rs::CTIMER1 [] [src]

pub struct CTIMER1 { /* fields omitted */ }

timer

Methods

impl CTIMER1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CTIMER1
[src]

impl Deref for CTIMER1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CTIMER1