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

Modules

 Register Offsets
 
 PTG_ENABLE
 
 PTG_RESYNC
 
 PTG_INTFL
 
 PTG_INTEN
 
 PTG_SAFE_EN
 
 PTG_SAFE_DIS
 

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 intfl
 
__IO uint32_t inten
 
__O uint32_t safe_en
 
__O uint32_t safe_dis
 

Field Documentation

◆ enable

__IO uint32_t enable

0x0000: PTG ENABLE Register

◆ inten

__IO uint32_t inten

0x000C: PTG INTEN Register

◆ intfl

__IO uint32_t intfl

0x0008: PTG 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