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

type TASKS_RDCLRACC = Reg<u32, _TASKS_RDCLRACC>;

Read and clear ACC

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

For information about available fields see tasks_rdclracc module

Trait Implementations

impl ResetValue for TASKS_RDCLRACC[src]

Register TASKS_RDCLRACC reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_RDCLRACC[src]

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