![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1573](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781573.webp)
QEI Registers
1573
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Quadrature Encoder Interface (QEI)
24.5 QEI Registers
lists the memory-mapped registers for the QEI. All register offset addresses not listed in
should be considered as reserved locations and the register contents should not be modified.
The offsets are relative to the base address of the QEI module: 0x4002C000.
The QEI module clock must be enabled before the registers can be programmed (see
).
There must be a delay of 3 system clocks after the QEI module clock is enabled before any QEI module
registers are accessed.
Table 24-1. QEI Registers
Offset
Acronym
Register Name
Section
0x0
QEICTL
QEI Control
0x4
QEISTAT
QEI Status
0x8
QEIPOS
QEI Position
0xC
QEIMAXPOS
QEI Maximum Position
0x10
QEILOAD
QEI Timer Load
0x14
QEITIME
QEI Timer
0x18
QEICOUNT
QEI Velocity Counter
0x1C
QEISPEED
QEI Velocity
0x20
QEIINTEN
QEI Interrupt Enable
0x24
QEIRIS
QEI Raw Interrupt Status
0x28
QEIISC
QEI Interrupt Status and Clear
Complex bit access types are encoded to fit into small table cells.
shows the codes that are
used for access types in this section.
Table 24-2. QEI Access Type Codes
Access Type
Code
Description
Read Type
R
R
Read
Write Type
W
W
Write
W1C
1C
W
1 to clear
Write
Reset or Default Value
-
n
Value after reset or the default
value