MAX32680 Peripheral Driver API
Peripheral Driver API for the MAX32680
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
OWM_Registers

Modules

 Register Offsets
 
 OWM_CFG
 
 OWM_CLK_DIV_1US
 
 OWM_CTRL_STAT
 
 OWM_DATA
 
 OWM_INTFL
 
 OWM_INTEN
 

Files

file  owm_regs.h
 

Data Structures

struct  mxc_owm_regs_t
 

Detailed Description

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

1-Wire Master Interface.


Data Structure Documentation

◆ mxc_owm_regs_t

struct mxc_owm_regs_t

Structure type to access the OWM Registers.

Data Fields

__IO uint32_t cfg
 
__IO uint32_t clk_div_1us
 
__IO uint32_t ctrl_stat
 
__IO uint32_t data
 
__IO uint32_t intfl
 
__IO uint32_t inten
 

Field Documentation

◆ cfg

__IO uint32_t cfg

0x0000: OWM CFG Register

◆ clk_div_1us

__IO uint32_t clk_div_1us

0x0004: OWM CLK_DIV_1US Register

◆ ctrl_stat

__IO uint32_t ctrl_stat

0x0008: OWM CTRL_STAT Register

◆ data

__IO uint32_t data

0x000C: OWM DATA Register

◆ inten

__IO uint32_t inten

0x0014: OWM INTEN Register

◆ intfl

__IO uint32_t intfl

0x0010: OWM INTFL Register