Struct nrf52::qdec::ACC [] [src]

pub struct ACC { /* fields omitted */ }

Register accumulating the valid transitions

Methods

impl ACC
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for ACC

impl !Sync for ACC