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

type CTIV = Reg<u32, _CTIV>;
Expand description

Calibration timer interval

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

For information about available fields see ctiv module

Trait Implementations

Register CTIV reset()’s with value 0

Register size

Reset value of the register

read() method returns ctiv::R reader structure

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