Module nrf52810_hal::pac::clock::lfclksrc

source ·
Expand description

Clock source for the LFCLK

Structs§

  • Clock source for the LFCLK
  • Register LFCLKSRC reader
  • Register LFCLKSRC writer

Enums§

  • Enable or disable bypass of LFCLK crystal oscillator with external clock source
  • Enable or disable external source for LFCLK
  • Clock source

Type Aliases§

  • Field BYPASS reader - Enable or disable bypass of LFCLK crystal oscillator with external clock source
  • Field BYPASS writer - Enable or disable bypass of LFCLK crystal oscillator with external clock source
  • Field EXTERNAL reader - Enable or disable external source for LFCLK
  • Field EXTERNAL writer - Enable or disable external source for LFCLK
  • Field SRC reader - Clock source
  • Field SRC writer - Clock source