HPM SDK
HPMicro Software Development Kit
dgo_pcap_cfg_t Struct Reference

pulse capture config structure More...

#include <hpm_pdgo_drv.h>

Data Fields

bool enable
 
dgo_wuio_pin_num_t wuio_select
 
dgo_pcap_match_mode_t match_mode
 
dgo_pcap_dump_mode_t dump_mode
 
dgo_pcap_cnt_dir_t cnt_dir
 
dgo_pcap_cnt_mode_t cnt_mode
 
dgo_pcap_cnt_event_t cnt_event
 
uint16_t cmp_value
 
uint16_t period_value
 

Detailed Description

pulse capture config structure

Field Documentation

◆ cmp_value

uint16_t dgo_pcap_cfg_t::cmp_value

◆ cnt_dir

dgo_pcap_cnt_dir_t dgo_pcap_cfg_t::cnt_dir

◆ cnt_event

dgo_pcap_cnt_event_t dgo_pcap_cfg_t::cnt_event

◆ cnt_mode

dgo_pcap_cnt_mode_t dgo_pcap_cfg_t::cnt_mode

◆ dump_mode

dgo_pcap_dump_mode_t dgo_pcap_cfg_t::dump_mode

◆ enable

bool dgo_pcap_cfg_t::enable

◆ match_mode

dgo_pcap_match_mode_t dgo_pcap_cfg_t::match_mode

◆ period_value

uint16_t dgo_pcap_cfg_t::period_value

◆ wuio_select

dgo_wuio_pin_num_t dgo_pcap_cfg_t::wuio_select

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