MAX32672 Peripheral Driver API
Peripheral Driver API for the MAX32672
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
QDEC_Registers

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
 

Detailed Description

Registers, Bit Masks and Bit Positions for the QDEC Peripheral Module.

Quadrature Encoder Interface


Data Structure Documentation

◆ mxc_qdec_regs_t

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
 

Field Documentation

◆ capdly

__IO uint32_t capdly

0x0028: QDEC CAPDLY Register

◆ capture

__I uint32_t capture

0x001C: QDEC CAPTURE Register

◆ compare

__IO uint32_t compare

0x0014: QDEC COMPARE Register

◆ ctrl

__IO uint32_t ctrl

0x0000: QDEC CTRL Register

◆ index

__I uint32_t index

0x0018: QDEC INDEX Register

◆ initial

__IO uint32_t initial

0x0010: QDEC INITIAL Register

◆ inten

__IO uint32_t inten

0x0008: QDEC INTEN Register

◆ intfl

__IO uint32_t intfl

0x0004: QDEC INTFL Register

◆ maxcnt

__IO uint32_t maxcnt

0x000C: QDEC MAXCNT Register

◆ position

__IO uint32_t position

0x0024: QDEC POSITION Register

◆ status

__I uint32_t status

0x0020: QDEC STATUS Register