23.3.1 Timer1 Control Register

Note:
  1. When Timer1 is enabled in External Synchronous Counter mode (TCS = 1, TSYNC = 1, TON = 1), any attempts by user software to write to the TMR1 register are ignored.
Table 23-3. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Gray cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
CWrite to clearSSoftware settable bitxChannel number
Name: T1CON
Offset: 0x1E00

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
 ON SIDLTMWDISTMWIPPRWIP   
Access R/WR/WR/WRR 
Reset 00000 
Bit 76543210 
 TGATE TCKPS[1:0] TSYNCTCS  
Access R/WR/WR/WR/WR/W 
Reset 00000 

Bit 15 – ON  Timer1 On bit(1)

ValueDescription
1Starts 32-bit Timer1
0Stops 32-bit Timer1

Bit 13 – SIDL Timer1 Stop in Idle Mode bit

ValueDescription
1Discontinues module operation when device enters Idle mode
0Continues module operation in Idle mode

Bit 12 – TMWDIS Asynchronous Timer1 Write Disable bit

ValueDescription
1Timer writes are ignored while a posted write to TMR1 or PR1 is synchronized to the asynchronous clock domain
0Back-to-back writes are enabled in Asynchronous mode

Bit 11 – TMWIP Asynchronous Timer1 Write in Progress bit

ValueDescription
1Write to the timer in Asynchronous mode is pending
0Write to the timer in Asynchronous mode is complete

Bit 10 – PRWIP Asynchronous Period Write in Progress bit

ValueDescription
1Write to the Period register in Asynchronous mode is pending
0Write to the Period register in Asynchronous mode is complete

Bit 7 – TGATE Timer1 Gated Time Accumulation Enable bit

When TCS = 1:

This bit is ignored.

When TCS = 0:

ValueDescription
1Gated time accumulation is enabled
0Gated time accumulation is disabled

Bits 5:4 – TCKPS[1:0] Timer1 Input Clock Prescale Select bits

ValueDescription
111:256
101:64
011:8
001:1

Bit 2 – TSYNC  Timer1 External Clock Input Synchronization Select bit(1)

When TCS = 0:

This bit is ignored.

When TCS = 1:
ValueDescription
1Synchronizes the external clock input
0Does not synchronize the external clock input

Bit 1 – TCS  Timer1 Clock Source Select bit(1)