Digital Power Starter Kit 3 Firmware
dsPIC33C Boost Converter Voltage Mode Control Example
NPNZ_DATA_PROVIDERS_s Struct Reference

#include <power_control/drivers/npnz16b.h>

+ Collaboration diagram for NPNZ_DATA_PROVIDERS_s:

Data Fields

volatile uint16_t * ptrDProvControlInput
 Pointer to external data buffer of most recent, raw control input. More...
 
volatile uint16_t * ptrDProvControlInputCompensated
 Pointer to external data buffer of most recent, compensated control input. More...
 
volatile uint16_t * ptrDProvControlError
 Pointer to external data buffer of most recent control error. More...
 
volatile uint16_t * ptrDProvControlOutput
 Pointer to external data buffer of most recent control output. More...
 

Detailed Description

Definition at line 381 of file npnz16b.h.

Field Documentation

◆ ptrDProvControlError

volatile uint16_t* ptrDProvControlError

Pointer to external data buffer of most recent control error.

Definition at line 385 of file npnz16b.h.

◆ ptrDProvControlInput

volatile uint16_t* ptrDProvControlInput

Pointer to external data buffer of most recent, raw control input.

Definition at line 383 of file npnz16b.h.

◆ ptrDProvControlInputCompensated

volatile uint16_t* ptrDProvControlInputCompensated

Pointer to external data buffer of most recent, compensated control input.

Definition at line 384 of file npnz16b.h.

◆ ptrDProvControlOutput

volatile uint16_t* ptrDProvControlOutput

Pointer to external data buffer of most recent control output.

Definition at line 386 of file npnz16b.h.


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