Instruction Set
1125
SPNU563A – March 2018
Copyright © 2018, Texas Instruments Incorporated
High-End Timer (N2HET) Module
smode
Shift mode
Table 23-94. SHIFT MODE Encoding Format
smode
P3
P2
P1
P0
Operation
OR0
0
0
0
0
Shift Out / Right
LSB 1st on HETx / 0 into MSB
OL0
0
0
0
1
Shift Out / Left
MSB 1st on HETx / 0 into LSB
OR1
0
0
1
0
Shift Out / Right
LSB 1st on HETx / 1 into MSB
OL1
0
0
1
1
Shift Out / Left
MSB 1st on HETx / 1 into LSB
ORZ
0
1
0
0
Shift Out / Right
LSB 1st on HETx / Z into MSB
OLZ
0
1
0
1
Shift Out / Left
MSB 1st on HETx / Z into LSB
IRM
1
0
0
0
Shift In / Right
HETx into MSB
ILL
1
0
0
1
Shift In / Left
HETx into LSB
IRZ
1
0
1
0
Shift In / Right
HETx in MSB / LSB into Z
ILZ
1
0
1
1
Shift In / Left
HETx in LSB / MSB into Z
cond
Specifies the shift condition.
Table 23-95. SHIFT Condition Encoding
C6
C5
Shift Condition
0
X
Always
1
0
Rising edge of HET[0]
1
1
Falling edge of HET[0]
irq
ON generates an interrupt if the Z flag is set. A value of OFF does not
generate an interrupt.
Default: OFF.
data
Specifies the 25-bit value for the data field.