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

Modules

 Register Offsets
 
 PTG_ENABLE
 
 PTG_RESYNC
 
 PTG_STOP_INTFL
 
 PTG_STOP_INTEN
 
 PTG_SAFE_EN
 
 PTG_SAFE_DIS
 
 PTG_READY_INTFL
 
 PTG_READY_INTEN
 

Files

file  ptg_regs.h
 

Data Structures

struct  mxc_ptg_regs_t
 

Detailed Description

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

Pulse Train Generation


Data Structure Documentation

◆ mxc_ptg_regs_t

struct mxc_ptg_regs_t

Structure type to access the PTG Registers.

Data Fields

__IO uint32_t enable
 
__IO uint32_t resync
 
__IO uint32_t stop_intfl
 
__IO uint32_t stop_inten
 
__O uint32_t safe_en
 
__O uint32_t safe_dis
 
__IO uint32_t ready_intfl
 
__IO uint32_t ready_inten
 

Field Documentation

◆ enable

__IO uint32_t enable

0x0000: PTG ENABLE Register

◆ ready_inten

__IO uint32_t ready_inten

0x001C: PTG READY_INTEN Register

◆ ready_intfl

__IO uint32_t ready_intfl

0x0018: PTG READY_INTFL Register

◆ resync

__IO uint32_t resync

0x0004: PTG RESYNC Register

◆ safe_dis

__O uint32_t safe_dis

0x0014: PTG SAFE_DIS Register

◆ safe_en

__O uint32_t safe_en

0x0010: PTG SAFE_EN Register

◆ stop_inten

__IO uint32_t stop_inten

0x000C: PTG STOP_INTEN Register

◆ stop_intfl

__IO uint32_t stop_intfl

0x0008: PTG STOP_INTFL Register