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

Modules

 Register Offsets
 
 TMR_CNT
 
 TMR_CMP
 
 TMR_PWM
 
 TMR_INTFL
 
 TMR_CTRL0
 
 TMR_NOLCMP
 
 TMR_CTRL1
 
 TMR_WKFL
 

Files

file  tmr_regs.h
 

Data Structures

struct  mxc_tmr_regs_t
 

Detailed Description

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

Low-Power Configurable Timer


Data Structure Documentation

◆ mxc_tmr_regs_t

struct mxc_tmr_regs_t

Structure type to access the TMR Registers.

Data Fields

__IO uint32_t cnt
 
__IO uint32_t cmp
 
__IO uint32_t pwm
 
__IO uint32_t intfl
 
__IO uint32_t ctrl0
 
__IO uint32_t nolcmp
 
__IO uint32_t ctrl1
 
__IO uint32_t wkfl
 

Field Documentation

◆ cmp

__IO uint32_t cmp

0x04: TMR CMP Register

◆ cnt

__IO uint32_t cnt

0x00: TMR CNT Register

◆ ctrl0

__IO uint32_t ctrl0

0x10: TMR CTRL0 Register

◆ ctrl1

__IO uint32_t ctrl1

0x18: TMR CTRL1 Register

◆ intfl

__IO uint32_t intfl

0x0C: TMR INTFL Register

◆ nolcmp

__IO uint32_t nolcmp

0x14: TMR NOLCMP Register

◆ pwm

__IO uint32_t pwm

0x08: TMR PWM Register

◆ wkfl

__IO uint32_t wkfl

0x1C: TMR WKFL Register