33.6.6 Window Control

Name: WINCTRL
Offset: 0x1C
Reset: 0x00000000
Property: Local Write-Protection

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
     WINSRCWINMODE[2:0] 
Access R/WR/WR/WR/W 
Reset 0000 

Bit 3 – WINSRC Window Mode Source

This bit selects the source for the Window Comparator.

Note: The number of bits populated in the result register may be more than 16 when using normal scaling. Refer to Window Comparator for details.
ValueNameDescription
0 RESULT Use RESULT[15:0] as Window Comparator source
1 SAMPLE Use SAMPLE[15:0] as Window Comparator source

Bits 2:0 – WINMODE[2:0] Window Comparator Mode

This bit field enables and defines when the interrupt flag is set in Window Comparator mode. In the table below, OUTPUT refers to the 16-bit result or sample selected by WINCTRL.WINSRC. WINLT and WINHT are the 16-bit low and high threshold values configured in the Window Low Threshold (WINLT) and Window High Threshold (WINHT) registers, respectively.

ValueNameDescription
0x0 NONE No Window Comparison
0x1 BELOW OUTPUT < WINLT
0x2 ABOVE OUTPUT > WINHT
0x3 INSIDE WINLT < OUTPUT < WINHT
0x4 OUTSIDE OUTPUT < WINLT or OUTPUT >WINHT
Other Reserved