[][src]Type Definition nrf52840_pac::clock::TASKS_CTSTOP

type TASKS_CTSTOP = Reg<u32, _TASKS_CTSTOP>;

Stop calibration timer

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

For information about available fields see tasks_ctstop module

Trait Implementations

impl ResetValue for TASKS_CTSTOP[src]

Register TASKS_CTSTOP reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_CTSTOP[src]

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