C2000Ware Digital Power SDK  5.03.00.00
RAMPGEN Struct Reference

Detailed Description

Defines the Ramp Signal Generator (RAMPGEN) structure.

The rampgen can be used to generate a ramp signal of a desired frequency

Definition at line 66 of file rampgen.h.

Data Fields

float32_t freq
 
float32_t stepAngleMax
 
float32_t out
 

Field Documentation

◆ freq

float32_t RAMPGEN::freq

Definition at line 67 of file rampgen.h.

◆ stepAngleMax

float32_t RAMPGEN::stepAngleMax

Definition at line 68 of file rampgen.h.

◆ out

float32_t RAMPGEN::out

Definition at line 69 of file rampgen.h.