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

type ACC = Reg<u32, _ACC>;

Register accumulating the valid transitions

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