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

#include <common/p33c_pral/p33c_timer.h>

+ Collaboration diagram for P33C_TIMER_MODULE_s:

Data Fields

union {
   struct tagT1CONBITS   bits
 
   uint16_t   value
 
TxCON
 
volatile unsigned:16
 
union {
   struct {
      uint16_t   CNT
 
   }   bits
 
   uint16_t   value
 
TMRx
 
union {
   struct {
      uint16_t   PER
 
   }   bits
 
   uint16_t   value
 
PRx
 

Detailed Description

Definition at line 38 of file p33c_timer.h.

Field Documentation

◆ bits [1/3]

struct { ... } bits

◆ bits [2/3]

struct tagT1CONBITS bits

Definition at line 41 of file p33c_timer.h.

◆ bits [3/3]

struct { ... } bits

◆ CNT

uint16_t CNT

Definition at line 49 of file p33c_timer.h.

◆ PER

uint16_t PER

Definition at line 58 of file p33c_timer.h.

◆ PRx

union { ... } PRx

◆ TMRx

union { ... } TMRx

◆ TxCON

union { ... } TxCON

◆ unsigned

volatile unsigned

Definition at line 45 of file p33c_timer.h.

◆ value

uint16_t value

Definition at line 42 of file p33c_timer.h.


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