HPM SDK
HPMicro Software Development Kit
rdc_input_cfg Struct Reference

Rdc input configuration. More...

#include <hpm_rdc_drv.h>

Data Fields

rdc_rectify_signal_t rectify_signal_sel
 
uint8_t acc_cycle_len
 
rdc_acc_stamp_time_t acc_stamp
 
uint32_t acc_input_chn_i
 
uint32_t acc_input_port_i
 
uint32_t acc_input_chn_q
 
uint32_t acc_input_port_q
 

Detailed Description

Rdc input configuration.

Field Documentation

◆ acc_cycle_len

uint8_t rdc_input_cfg::acc_cycle_len

Accumulate time, support on the fly change, Only acc_fast is zero, this bit is available

◆ acc_input_chn_i

uint32_t rdc_input_cfg::acc_input_chn_i

Input channel selection for i_channel

◆ acc_input_chn_q

uint32_t rdc_input_cfg::acc_input_chn_q

Input channel selection for q_channel

◆ acc_input_port_i

uint32_t rdc_input_cfg::acc_input_port_i

Input port selection for i_channel

◆ acc_input_port_q

uint32_t rdc_input_cfg::acc_input_port_q

Input port selection for q_channel

◆ acc_stamp

rdc_acc_stamp_time_t rdc_input_cfg::acc_stamp

Time stamp selection for accumulation

◆ rectify_signal_sel

rdc_rectify_signal_t rdc_input_cfg::rectify_signal_sel

Select reference point of rectify signal


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