MAX32675 Peripheral Driver API
Peripheral Driver API for the MAX32675
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
WDT_Registers

Modules

 Register Offsets
 
 WDT_CTRL
 
 WDT_RST
 
 WDT_CLKSEL
 
 WDT_CNT
 

Files

file  wdt_regs.h
 

Data Structures

struct  mxc_wdt_regs_t
 

Detailed Description

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

Windowed Watchdog Timer


Data Structure Documentation

◆ mxc_wdt_regs_t

struct mxc_wdt_regs_t

Structure type to access the WDT Registers.

Data Fields

__IO uint32_t ctrl
 
__O uint32_t rst
 
__IO uint32_t clksel
 
__I uint32_t cnt
 

Field Documentation

◆ clksel

__IO uint32_t clksel

0x08: WDT CLKSEL Register

◆ cnt

__I uint32_t cnt

0x0C: WDT CNT Register

◆ ctrl

__IO uint32_t ctrl

0x00: WDT CTRL Register

◆ rst

__O uint32_t rst

0x04: WDT RST Register