26.5.1 Initialization
To operate the PIT, follow these steps:
- Configure the RTC clock CLK_RTC as described in section 26.4.1.1 Configure the Clock CLK_RTC.
- Enable the interrupt by writing a ‘1’ to the Periodic Interrupt (PI) bit in the PIT Interrupt Control (RTC.PITINTCTRL) register.
- Select the period for the interrupt by writing the desired value to the Period (PERIOD) bit field in the Periodic Interrupt Timer Control A (RTC.PITCTRLA) register.
- Enable the PIT by writing a
‘
1
’ to the Periodic Interrupt Timer Enable (PITEN) bit in the RTC.PITCTRLA register.