Struct nrf51822::qdec::ACC [] [src]

pub struct ACC { /* fields omitted */ }

Accumulated valid transitions register.

Methods

impl ACC
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for ACC

impl !Sync for ACC