Type Definition nrf52820_pac::clock::EVENTS_CTSTOPPED[][src]

type EVENTS_CTSTOPPED = Reg<u32, _EVENTS_CTSTOPPED>;
Expand description

Calibration timer has been stopped and is ready to process new tasks

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

For information about available fields see events_ctstopped module

Trait Implementations

Register EVENTS_CTSTOPPED reset()’s with value 0

Register size

Reset value of the register

read() method returns events_ctstopped::R reader structure

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