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

type HFXODEBOUNCE = Reg<u32, _HFXODEBOUNCE>;
Expand description

HFXO debounce time. The HFXO is started by triggering the TASKS_HFCLKSTART task.

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

For information about available fields see hfxodebounce module

Trait Implementations

Register HFXODEBOUNCE reset()’s with value 0x10

Register size

Reset value of the register

read() method returns hfxodebounce::R reader structure

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