eQEP Register (TMC_BASE_EQEP1 / TMC_BASE_EQEP2). More...
#include <TMC_BASE_EQEP.h>
Data Fields | |
TM_REG32 | QPOSCNT |
Position Counter. More... | |
TM_REG32 | QPOSINIT |
Initialization Position Count. More... | |
TM_REG32 | QPOSMAX |
Maximum Position Count. More... | |
TM_REG32 | QPOSCMP |
Position-compare. More... | |
TM_REG32 | QPOSILAT |
Index Position Latch. More... | |
TM_REG32 | QPOSSLAT |
Strobe Position Latch. More... | |
TM_REG32 | QPOSLAT |
Position Latch. More... | |
TM_REG32 | QUTMR |
Unit Timer. More... | |
TM_REG32 | QUPRD |
Unit Period Register. More... | |
TM_REG16 | QWDTMR |
Watchdog Timer. More... | |
TM_REG16 | QWDPRD |
Watchdog Period Register. More... | |
TM_REG16 | QDECCTL |
Decoder Control Register. More... | |
TM_REG16 | QEPCTL |
Control Register. More... | |
TM_REG16 | QCAPCTL |
Capture Control Register. More... | |
TM_REG16 | QPOSCTL |
Position-compare Control Register. More... | |
TM_REG16 | QEINT |
Interrupt Enable Register. More... | |
TM_REG16 | QFLG |
Interrupt Flag Register. More... | |
TM_REG16 | QCLR |
Interrupt Clear Register. More... | |
TM_REG16 | QFRC |
Interrupt Force Register. More... | |
TM_REG16 | QEPSTS |
Status Register. More... | |
TM_REG16 | QCTMR |
Capture Timer. More... | |
TM_REG16 | QCPRD |
Capture Period Register. More... | |
TM_REG16 | QCTMRLAT |
Capture Timer Latch. More... | |
TM_REG16 | QCPRDLAT |
Capture Period Latch. More... | |
eQEP Register (TMC_BASE_EQEP1 / TMC_BASE_EQEP2).
Start at address 0x6B00
See Technical_Reference_Manual
Definition at line 15 of file TMC_BASE_EQEP.h.
TM_REG16 QCAPCTL |
Capture Control Register.
Definition at line 29 of file TMC_BASE_EQEP.h.
TM_REG16 QCLR |
Interrupt Clear Register.
Definition at line 33 of file TMC_BASE_EQEP.h.
TM_REG16 QCPRD |
Capture Period Register.
Definition at line 37 of file TMC_BASE_EQEP.h.
TM_REG16 QCPRDLAT |
Capture Period Latch.
Definition at line 39 of file TMC_BASE_EQEP.h.
TM_REG16 QCTMR |
Capture Timer.
Definition at line 36 of file TMC_BASE_EQEP.h.
TM_REG16 QCTMRLAT |
Capture Timer Latch.
Definition at line 38 of file TMC_BASE_EQEP.h.
TM_REG16 QDECCTL |
Decoder Control Register.
Definition at line 27 of file TMC_BASE_EQEP.h.
TM_REG16 QEINT |
Interrupt Enable Register.
Definition at line 31 of file TMC_BASE_EQEP.h.
TM_REG16 QEPCTL |
Control Register.
Definition at line 28 of file TMC_BASE_EQEP.h.
TM_REG16 QEPSTS |
Status Register.
Definition at line 35 of file TMC_BASE_EQEP.h.
TM_REG16 QFLG |
Interrupt Flag Register.
Definition at line 32 of file TMC_BASE_EQEP.h.
TM_REG16 QFRC |
Interrupt Force Register.
Definition at line 34 of file TMC_BASE_EQEP.h.
TM_REG32 QPOSCMP |
Position-compare.
Definition at line 19 of file TMC_BASE_EQEP.h.
TM_REG32 QPOSCNT |
Position Counter.
Definition at line 16 of file TMC_BASE_EQEP.h.
TM_REG16 QPOSCTL |
Position-compare Control Register.
Definition at line 30 of file TMC_BASE_EQEP.h.
TM_REG32 QPOSILAT |
Index Position Latch.
Definition at line 20 of file TMC_BASE_EQEP.h.
TM_REG32 QPOSINIT |
Initialization Position Count.
Definition at line 17 of file TMC_BASE_EQEP.h.
TM_REG32 QPOSLAT |
Position Latch.
Definition at line 22 of file TMC_BASE_EQEP.h.
TM_REG32 QPOSMAX |
Maximum Position Count.
Definition at line 18 of file TMC_BASE_EQEP.h.
TM_REG32 QPOSSLAT |
Strobe Position Latch.
Definition at line 21 of file TMC_BASE_EQEP.h.
TM_REG32 QUPRD |
Unit Period Register.
Definition at line 24 of file TMC_BASE_EQEP.h.
TM_REG32 QUTMR |
Unit Timer.
Definition at line 23 of file TMC_BASE_EQEP.h.
TM_REG16 QWDPRD |
Watchdog Period Register.
Definition at line 26 of file TMC_BASE_EQEP.h.
TM_REG16 QWDTMR |
Watchdog Timer.
Definition at line 25 of file TMC_BASE_EQEP.h.