20.5.1 Periodic Interval Timer Mode Register

This register can only be written if the WPEN bit is cleared in the System Controller Write Protection Mode Register (SYSC_WPMR).

Name: PIT_MR
Offset: 0x00
Reset: 0x000FFFFF
Property: Read/Write

Bit 3130292827262524 
       PITIENPITEN 
Access R/WR/W 
Reset 00 
Bit 2322212019181716 
     PIV[19:16] 
Access R/WR/WR/WR/W 
Reset 1111 
Bit 15141312111098 
 PIV[15:8] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 11111111 
Bit 76543210 
 PIV[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 11111111 

Bit 25 – PITIEN Period Interval Timer Interrupt Enable

ValueDescription
0

The bit PITS in PIT_SR has no effect on the interrupt.

1

The bit PITS in PIT_SR asserts an interrupt.

Bit 24 – PITEN Period Interval Timer Enabled

ValueDescription
0

The Periodic Interval Timer is disabled when the PIV value is reached.

1

The Periodic Interval Timer is enabled.

Bits 19:0 – PIV[19:0] Periodic Interval Value

Defines the value compared with the primary 20-bit counter of the Periodic Interval Timer (CPIV). The period is equal to (PIV + 1).