29.6.2.1 Initialization

Before enabling FREQM, the device and peripheral must be configured:
  • Each of the generic clocks (GCLK_FREQM_REF and GCLK_FREQM_MSR) must be configured and enabled.
    Important: The reference clock must be slower than the measurement clock.
  • Write the number of Reference clock cycles the measurement needs to be done in to the Configuration A register (CFGA.REFNUM). This must be a non-zero number.

The following register is enable-protected, meaning that it can only be written when the FREQM is disabled (CTRLA.ENABLE=0):

  • Configuration A register (CFGA)

Enable protection is denoted by the Enable-Protected property in the register description.