Struct nrf52840::QDEC[][src]

pub struct QDEC { /* fields omitted */ }

Quadrature Decoder

Methods

impl QDEC
[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.

Dereferences the value.

Auto Trait Implementations

impl !Sync for QDEC