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

Modules

 Register Offsets
 
 WUT_CNT
 
 WUT_CMP
 
 WUT_INTFL
 
 WUT_CTRL
 
 WUT_NOLCMP
 
 WUT_PRESET
 
 WUT_RELOAD
 
 WUT_SNAPSHOT
 

Files

file  wut_regs.h
 

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 intfl
 
__IO uint32_t ctrl
 
__IO uint32_t nolcmp
 
__IO uint32_t preset
 
__IO uint32_t reload
 
__IO uint32_t snapshot
 

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

◆ preset

__IO uint32_t preset

0x18: WUT PRESET Register

◆ reload

__IO uint32_t reload

0x1C: WUT RELOAD Register

◆ snapshot

__IO uint32_t snapshot

0x20: WUT SNAPSHOT Register