The GRTC can be configured to output the clock on a pin.
The following clocks can be configured to be output on pins:
- LFCLK (32 KHz clock) output
- Divided 16M Hz clock (fast clock) output
The clock outputs can be enabled or disabled using CLKOUT.
The 16 MHz clock is divided before it is output on a pin. The divisor can be configured in CLKCFG, where clock output is (fast clock) / (CLKCFG.CLKFASTDIV * 2). The CLKCFG.CLKFASTDIV should be changed only when CLKOUT.CLKOUTFAST is disabled.
The LFCLK clock is output also when the device is in System OFF mode.
For the clock output pin mapping, see Pin assignments. GRTC uses standard output drive strength for clock output.