42.7.2 Sequential Control x
Note: SEQCTRLx register is Enable-protected when LUTCTRLx.ENABLE = 1.
Symbol | Description | Symbol | Description | Symbol | Description |
---|---|---|---|---|---|
R | Readable bit | HC | Cleared by Hardware | (Grey cell) | Unimplemented |
W | Writable bit | HS | Set by Hardware | X | Bit is unknown at Reset |
K | Write to clear | S | Software settable bit | — | — |
Name: | SEQCTRL |
Offset: | 0x04 + n*0x01 [n=0..1] |
Reset: | 0x00 |
Property: | PAC Write-Protection, Enable-Protected |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
SEQSEL[3:0] | |||||||||
Access | R/W | R/W | R/W | R/W | |||||
Reset | 0 | 0 | 0 | 0 |
Bits 3:0 – SEQSEL[3:0] Sequential Selection
These bits select the sequential configuration:
Sequential Selection
Value | Name | Description |
---|---|---|
0x0 | DISABLE | Sequential logic is disabled |
0x1 | DFF | D flip flop |
0x2 | JK | JK flip flop |
0x3 | LATCH | D latch |
0x4 | RS | RS latch |
0x5 - 0xF | Reserved |