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

#include <common/p33c_pral/p33c_osc.h>

+ Collaboration diagram for CLKDIV_t:

Data Fields

volatile CLKDIV_PLLPRE_e PLLPRE: 6
 
volatile unsigned: 2
 
enum CLKDIV_FRCDIVN_e FRCDIV: 3
 
volatile CLKDIV_DOZEN_e DOZEN: 1
 
volatile CLKDIV_DOZE_e DOZE: 3
 
volatile CLKDIV_ROI_e ROI: 1
 

Detailed Description

Definition at line 336 of file p33c_osc.h.

Field Documentation

◆ DOZE

volatile CLKDIV_DOZE_e DOZE

Definition at line 341 of file p33c_osc.h.

◆ DOZEN

volatile CLKDIV_DOZEN_e DOZEN

Definition at line 340 of file p33c_osc.h.

◆ FRCDIV

enum CLKDIV_FRCDIVN_e FRCDIV

Definition at line 338 of file p33c_osc.h.

◆ PLLPRE

volatile CLKDIV_PLLPRE_e PLLPRE

Definition at line 337 of file p33c_osc.h.

◆ ROI

volatile CLKDIV_ROI_e ROI

Definition at line 342 of file p33c_osc.h.

◆ unsigned

volatile unsigned

Definition at line 338 of file p33c_osc.h.


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