MAX32665 Peripheral Driver API
Peripheral Driver API for the MAX32665
WUT_Registers

Modules

 Register Offsets
 
 WUT_CNT
 
 WUT_CMP
 
 WUT_PWM
 
 WUT_INTFL
 
 WUT_CTRL
 
 WUT_NOLCMP
 

Data Structures

struct  mxc_wut_regs_t
 

Detailed Description

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

Wake Up Timer


Data Structure Documentation

◆ mxc_wut_regs_t

struct mxc_wut_regs_t

Structure type to access the WUT Registers.

Data Fields

__IO uint32_t cnt
 
__IO uint32_t cmp
 
__IO uint32_t pwm
 
__IO uint32_t intfl
 
__IO uint32_t ctrl
 
__IO uint32_t nolcmp
 

Field Documentation

◆ cmp

__IO uint32_t cmp

0x0004: WUT CMP Register

◆ cnt

__IO uint32_t cnt

0x0000: WUT CNT Register

◆ ctrl

__IO uint32_t ctrl

0x0010: WUT CTRL Register

◆ intfl

__IO uint32_t intfl

0x000C: WUT INTFL Register

◆ nolcmp

__IO uint32_t nolcmp

0x0014: WUT NOLCMP Register

◆ pwm

__IO uint32_t pwm

0x0008: WUT PWM Register