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

Modules

 Register Offsets
 
 PT_RATE_LENGTH
 
 PT_LOOP
 
 PT_RESTART
 

Files

file  pt_regs.h
 

Data Structures

struct  mxc_pt_regs_t
 

Detailed Description

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

Pulse Train


Data Structure Documentation

◆ mxc_pt_regs_t

struct mxc_pt_regs_t

Structure type to access the PT Registers.

Data Fields

__IO uint32_t rate_length
 
__IO uint32_t train
 
__IO uint32_t loop
 
__IO uint32_t restart
 

Field Documentation

◆ loop

__IO uint32_t loop

0x0008: PT LOOP Register

◆ rate_length

__IO uint32_t rate_length

0x0000: PT RATE_LENGTH Register

◆ restart

__IO uint32_t restart

0x000C: PT RESTART Register

◆ train

__IO uint32_t train

0x0004: PT TRAIN Register