23.1.1 CLCx Control Register Low

Name: CLCxCONL
Offset: 0x0C4, 0x0D0, 0x0DC, 0x0E8

Bit 15141312111098 
 LCEN   INTPINTN   
Access R/WR/WR/W 
Reset 000 
Bit 76543210 
 LCOELCOUTLCPOL  MODE[2:0] 
Access R/WRR/WR/WR/WR/W 
Reset 000000 

Bit 15 – LCEN CLCx Enable bit

ValueDescription
1

CLCx is enabled and mixing input signals

0

CLCx is disabled and has logic zero outputs

Bit 11 – INTP CLCx Positive Edge Interrupt Enable bit

ValueDescription
1

Interrupt will be generated when a rising edge occurs on LCOUT

0

Interrupt will not be generated

Bit 10 – INTN CLCx Negative Edge Interrupt Enable bit

ValueDescription
1

Interrupt will be generated when a falling edge occurs on LCOUT

0

Interrupt will not be generated

Bit 7 – LCOE CLCx Port Enable bit

ValueDescription
1

CLCx port pin output is enabled

0

CLCx port pin output is disabled

Bit 6 – LCOUT CLCx Data Output Status bit

ValueDescription
1

CLCx output high

0

CLCx output low

Bit 5 – LCPOL CLCx Output Polarity Control bit

ValueDescription
1

The output of the module is inverted

0

The output of the module is not inverted

Bits 2:0 – MODE[2:0] CLCx Mode bits

ValueDescription
111

Single input transparent latch with S and R

110

JK flip-flop with R

101

Two-input D flip-flop with R

100

Single input D flip-flop with S and R

011

SR latch

010

Four-input AND

001

Four-input OR-XOR

000

Four-input AND-OR