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

#include <common/p33c_pral/p33c_opa.h>

+ Collaboration diagram for P33C_OPA_MODULE_s:

Data Fields

union {
   volatile struct tagAMPCON1LBITS   bits
 
   volatile uint16_t   value
 
AmpCon1L
 
union {
   volatile struct tagAMPCON1HBITS   bits
 
   volatile uint16_t   value
 
AmpCon1H
 

Detailed Description

Definition at line 48 of file p33c_opa.h.

Field Documentation

◆ AmpCon1H

union { ... } AmpCon1H

◆ AmpCon1L

union { ... } AmpCon1L

◆ bits [1/2]

volatile struct tagAMPCON1HBITS bits

Definition at line 54 of file p33c_opa.h.

◆ bits [2/2]

volatile struct tagAMPCON1LBITS bits

Definition at line 50 of file p33c_opa.h.

◆ value

volatile uint16_t value

Definition at line 51 of file p33c_opa.h.


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