Digital Power Starter Kit 3 Firmware  DM330017-3, Rev.3.0
dsPIC33C Buck Converter Peak Current Mode Control Example
DSP_CONFIG_s Struct Reference

#include <common/p33c_pral/p33c_dsp.h>

+ Collaboration diagram for DSP_CONFIG_s:

Data Fields

union {
   struct {
      volatile CORCON_IF_t   IF: 1
 
      volatile CORCON_RND_t   RND: 1
 
      volatile CORCON_SFA_t   SFA: 1
 
      volatile CORCON_IPL3_STAT_t   IPL3: 1
 
      volatile CORCON_ACCSAT_t   ACCSAT: 1
 
      volatile CORCON_SATDW_t   SATDW: 1
 
      volatile CORCON_SATB_t   SATB: 1
 
      volatile CORCON_SATA_t   SATA: 1
 
      volatile CORCON_DL_STAT_t   DL: 3
 
      volatile CORCON_EDT_t   EDT: 1
 
      volatile CORCON_US_t   US: 2
 
      volatile   unsigned: 1
 
      volatile CORCON_VAR_t   VAR: 1
 
   }   bits
 
   volatile uint16_t   value
 
}; 
 

Detailed Description

Definition at line 166 of file p33c_dsp.h.

Field Documentation

◆ 

union { ... }

◆ ACCSAT

volatile CORCON_ACCSAT_t ACCSAT

Definition at line 174 of file p33c_dsp.h.

◆ 

struct { ... } bits

◆ DL

volatile CORCON_DL_STAT_t DL

Definition at line 179 of file p33c_dsp.h.

◆ EDT

volatile CORCON_EDT_t EDT

Definition at line 180 of file p33c_dsp.h.

◆ IF

volatile CORCON_IF_t IF

Definition at line 170 of file p33c_dsp.h.

◆ IPL3

volatile CORCON_IPL3_STAT_t IPL3

Definition at line 173 of file p33c_dsp.h.

◆ RND

volatile CORCON_RND_t RND

Definition at line 171 of file p33c_dsp.h.

◆ SATA

volatile CORCON_SATA_t SATA

Definition at line 177 of file p33c_dsp.h.

◆ SATB

volatile CORCON_SATB_t SATB

Definition at line 176 of file p33c_dsp.h.

◆ SATDW

volatile CORCON_SATDW_t SATDW

Definition at line 175 of file p33c_dsp.h.

◆ SFA

volatile CORCON_SFA_t SFA

Definition at line 172 of file p33c_dsp.h.

◆ unsigned

volatile unsigned

Definition at line 182 of file p33c_dsp.h.

◆ US

volatile CORCON_US_t US

Definition at line 181 of file p33c_dsp.h.

◆ value

volatile uint16_t value

Definition at line 186 of file p33c_dsp.h.

◆ VAR

volatile CORCON_VAR_t VAR

Definition at line 183 of file p33c_dsp.h.


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