Public properties of the Power Converter Control driver. More...
Data Structures | |
struct | NPNZ_STATUS_s |
Controller status word data structure allowing bit-wise access to status and control bits. More... | |
struct | NPNZ_PORT_s |
Data structure defining parameters of a controller input or output port. More... | |
struct | NPNZ_PORTS_s |
Data structure merging all defined controller input and output ports. More... | |
struct | NPNZ_FILTER_PARAMS_s |
Data structure for filter parameters such as pointer to history and coefficient arrays and number scaling factors. More... | |
struct | NPNZ_LIMITS_s |
Data strucure holding control output clamping threshold values. More... | |
struct | NPNZ_ADC_TRGCTRL_s |
Automatic ADC trigger placement parameters for primary ADC trigger A and secondary trigger B. More... | |
struct | NPNZ_DATA_PROVIDERS_s |
Automated data provider pointers used to push most recent data points to user-defined variables. More... | |
struct | NPNZ_EXTENSION_HOOKS_s |
Set of function pointers and parameters used to tie in user-defined, external extension functions at specific points of the control loop execution. More... | |
struct | NPNZ_GAIN_CONTROL_s |
Data structure holding parameters required for adaptive or manual loop gain manipulation during runtime. More... | |
struct | NPNZ_USER_DATA_BUFFER_s |
Generic data buffer for undetermined use. These data buffers may be used by advanced control algorithms or be used by proprietary user code modules. More... | |
Public properties of the Power Converter Control driver.
This is the detailed description of nested data objects of the Power Converter Control driver.