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

#include <common/p33c_pral/p33c_dma.h>

+ Collaboration diagram for P33C_DMA_MODULE_s:

Data Fields

union {
   volatile struct tagDMACONBITS   bits
 
   volatile uint16_t   value
 
DmaCon
 
union {
   struct {
      uint16_t   DBUF: 16
 
   }   bits
 
   uint16_t   value
 
DmaBuf
 
union {
   struct {
      uint16_t   LADDR: 16
 
   }   bits
 
   uint16_t   value
 
DmaL
 
union {
   struct {
      uint16_t   HADDR: 16
 
   }   bits
 
   uint16_t   value
 
DmaH
 

Detailed Description

Definition at line 60 of file p33c_dma.h.

Field Documentation

◆ bits [1/4]

struct { ... } bits

◆ bits [2/4]

struct { ... } bits

◆ bits [3/4]

struct { ... } bits

◆ bits [4/4]

volatile struct tagDMACONBITS bits

Definition at line 62 of file p33c_dma.h.

◆ DBUF

uint16_t DBUF

Definition at line 67 of file p33c_dma.h.

◆ DmaBuf

union { ... } DmaBuf

◆ DmaCon

union { ... } DmaCon

◆ DmaH

union { ... } DmaH

◆ DmaL

union { ... } DmaL

◆ HADDR

uint16_t HADDR

Definition at line 79 of file p33c_dma.h.

◆ LADDR

uint16_t LADDR

Definition at line 73 of file p33c_dma.h.

◆ value [1/2]

volatile uint16_t value

Definition at line 63 of file p33c_dma.h.

◆ value [2/2]

uint16_t value

Definition at line 69 of file p33c_dma.h.


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