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

type LFCLKSRC = Reg<u32, _LFCLKSRC>;
Expand description

Clock source for the LFCLK

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

For information about available fields see lfclksrc module

Trait Implementations

Register LFCLKSRC reset()’s with value 0

Register size

Reset value of the register

read() method returns lfclksrc::R reader structure

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