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

Modules

 Register Offsets
 
 WUT_CNT
 
 WUT_CMP
 
 WUT_INTR
 
 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.

32-bit reloadable timer that can be used for timing and wakeup.


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 intr
 
__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

0x04: WUT CMP Register

◆ cnt

__IO uint32_t cnt

0x00: WUT CNT Register

◆ ctrl

__IO uint32_t ctrl

0x10: WUT CTRL Register

◆ intr

__IO uint32_t intr

0x0C: WUT INTR Register

◆ nolcmp

__IO uint32_t nolcmp

0x14: 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