![]() |
MAX32672 Peripheral Driver API
Peripheral Driver API for the MAX32672
|
Modules | |
Register Offsets | |
QDEC_CTRL | |
QDEC_INTFL | |
QDEC_INTEN | |
QDEC_MAXCNT | |
QDEC_INITIAL | |
QDEC_COMPARE | |
QDEC_INDEX | |
QDEC_CAPTURE | |
QDEC_STATUS | |
QDEC_POSITION | |
QDEC_CAPDLY | |
Files | |
file | qdec_regs.h |
Data Structures | |
struct | mxc_qdec_regs_t |
Registers, Bit Masks and Bit Positions for the QDEC Peripheral Module.
Quadrature Encoder Interface
struct mxc_qdec_regs_t |
Structure type to access the QDEC Registers.
Data Fields | |
__IO uint32_t | ctrl |
__IO uint32_t | intfl |
__IO uint32_t | inten |
__IO uint32_t | maxcnt |
__IO uint32_t | initial |
__IO uint32_t | compare |
__I uint32_t | index |
__I uint32_t | capture |
__I uint32_t | status |
__IO uint32_t | position |
__IO uint32_t | capdly |
__IO uint32_t capdly |
0x0028:
QDEC CAPDLY Register
__I uint32_t capture |
0x001C:
QDEC CAPTURE Register
__IO uint32_t compare |
0x0014:
QDEC COMPARE Register
__IO uint32_t ctrl |
0x0000:
QDEC CTRL Register
__I uint32_t index |
0x0018:
QDEC INDEX Register
__IO uint32_t initial |
0x0010:
QDEC INITIAL Register
__IO uint32_t inten |
0x0008:
QDEC INTEN Register
__IO uint32_t intfl |
0x0004:
QDEC INTFL Register
__IO uint32_t maxcnt |
0x000C:
QDEC MAXCNT Register
__IO uint32_t position |
0x0024:
QDEC POSITION Register
__I uint32_t status |
0x0020:
QDEC STATUS Register