[][src]Type Definition nrf52832_pac::clock::EVENTS_CTTO

type EVENTS_CTTO = Reg<u32, _EVENTS_CTTO>;

Calibration timer timeout

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

For information about available fields see events_ctto module

Trait Implementations

impl Readable for EVENTS_CTTO[src]

read() method returns events_ctto::R reader structure

impl ResetValue for EVENTS_CTTO[src]

Register EVENTS_CTTO reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_CTTO[src]

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