HPM APP
HPMicro Application solution
hpm_mp_t Struct Reference

Power MP data structure
;电源MP数据结构 More...

#include <mp_common.h>

Data Fields

uint8_t pwm_pair_count
 The sum total of the pair of PWM ;PWM对 总和 More...
 
uint32_t pwm_sync_time_us
 Synchronization time of a pair of PWM; ==0- Fully synchronized; >0- phase difference time; ;PWM对 同步时间; ==0-完全同步; >0-相位差时间;. More...
 
hpm_pwm_pair_tpwm_pair
 A pair of PWM data structure Pointers ;PWM对 数据结构指针 More...
 

Detailed Description

Power MP data structure
;电源MP数据结构

Field Documentation

◆ pwm_pair

hpm_pwm_pair_t* hpm_mp_t::pwm_pair

A pair of PWM data structure Pointers ;PWM对 数据结构指针

◆ pwm_pair_count

uint8_t hpm_mp_t::pwm_pair_count

The sum total of the pair of PWM ;PWM对 总和

◆ pwm_sync_time_us

uint32_t hpm_mp_t::pwm_sync_time_us

Synchronization time of a pair of PWM; ==0- Fully synchronized; >0- phase difference time; ;PWM对 同步时间; ==0-完全同步; >0-相位差时间;.


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