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

type EVENTS_ACCOF = Reg<u32, _EVENTS_ACCOF>;

ACC or ACCDBL register overflow.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see events_accof module

Trait Implementations

impl Readable for EVENTS_ACCOF[src]

read() method returns events_accof::R reader structure

impl ResetValue for EVENTS_ACCOF[src]

Register EVENTS_ACCOF reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_ACCOF[src]

write(|w| ..) method takes events_accof::W writer structure