HPM SDK
HPMicro Software Development Kit
ewdg_config_t Struct Reference

Enhanced Watchdog Configuration Structure. More...

#include <hpm_ewdg_drv.h>

Data Fields

ewdg_interrupt_reset_config_t int_rst_config
 
ewdg_func_ctrl_config_t ctrl_config
 
bool enable_watchdog
 
uint32_t cnt_src_freq
 

Detailed Description

Enhanced Watchdog Configuration Structure.

Field Documentation

◆ cnt_src_freq

uint32_t ewdg_config_t::cnt_src_freq

Frequency for the clock used as the counter clock source

◆ ctrl_config

ewdg_func_ctrl_config_t ewdg_config_t::ctrl_config

Function Control Configuration

◆ enable_watchdog

bool ewdg_config_t::enable_watchdog

Enable Watchdog

◆ int_rst_config

ewdg_interrupt_reset_config_t ewdg_config_t::int_rst_config

Error Control Configuration


The documentation for this struct was generated from the following file: