[][src]Type Definition nrf51::qdec::ACC

type ACC = Reg<u32, _ACC>;

Accumulated valid transitions register.

This register you can read. See API.

For information about available fields see acc module

Trait Implementations

impl Readable for ACC[src]

read() method returns acc::R reader structure