[][src]Type Definition nrf52832_pac::rtc0::TASKS_CLEAR

type TASKS_CLEAR = Reg<u32, _TASKS_CLEAR>;

Clear RTC COUNTER

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

For information about available fields see tasks_clear module

Trait Implementations

impl ResetValue for TASKS_CLEAR[src]

Register TASKS_CLEAR reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_CLEAR[src]

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