Struct nrf51822::QDEC [] [src]

pub struct QDEC { /* fields omitted */ }

Rotary decoder.

Methods

impl QDEC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for QDEC
[src]

impl Deref for QDEC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for QDEC