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

Modules

 Register Offsets
 
 HTMR_SEC
 
 HTMR_SSEC
 
 HTMR_RAS
 
 HTMR_RSSA
 
 HTMR_CTRL
 

Files

file  htmr_regs.h
 

Data Structures

struct  mxc_htmr_regs_t
 

Detailed Description

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

High Speed Timer Module.


Data Structure Documentation

◆ mxc_htmr_regs_t

struct mxc_htmr_regs_t

Structure type to access the HTMR Registers.

Data Fields

__IO uint32_t sec
 
__IO uint32_t ssec
 
__IO uint32_t ras
 
__IO uint32_t rssa
 
__IO uint32_t ctrl
 

Field Documentation

◆ ctrl

__IO uint32_t ctrl

0x10: HTMR CTRL Register

◆ ras

__IO uint32_t ras

0x08: HTMR RAS Register

◆ rssa

__IO uint32_t rssa

0x0C: HTMR RSSA Register

◆ sec

__IO uint32_t sec

0x00: HTMR SEC Register

◆ ssec

__IO uint32_t ssec

0x04: HTMR SSEC Register