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

#include <common/p33c_pral/p33c_osc.h>

+ Collaboration diagram for P33C_OSC_CONFIG_s:

Data Fields

union {
   volatile uint16_t   value
 
}; 
 
enum OSCCON_OSWEN_e OSWEN: 1
 
volatile unsigned: 1
 
enum OSCCON_CF_e CF: 1
 
enum OSCCON_LOCK_e LOCK: 1
 
enum OSCCON_CLKLOCK_e CLKLOCK: 1
 
enum OSCCON_xOSC_TYPE_e NOSC: 3
 
enum OSCCON_xOSC_TYPE_e COSC: 3
 

Detailed Description

Definition at line 238 of file p33c_osc.h.

Field Documentation

◆ @206

union { ... }

◆ CF

enum OSCCON_CF_e CF

Definition at line 244 of file p33c_osc.h.

◆ CLKLOCK

enum OSCCON_CLKLOCK_e CLKLOCK

Definition at line 248 of file p33c_osc.h.

◆ COSC

enum OSCCON_xOSC_TYPE_e COSC

Definition at line 251 of file p33c_osc.h.

◆ LOCK

enum OSCCON_LOCK_e LOCK

Definition at line 246 of file p33c_osc.h.

◆ NOSC

enum OSCCON_xOSC_TYPE_e NOSC

Definition at line 249 of file p33c_osc.h.

◆ OSWEN

enum OSCCON_OSWEN_e OSWEN

Definition at line 241 of file p33c_osc.h.

◆ unsigned

volatile unsigned

Definition at line 242 of file p33c_osc.h.

◆ value

volatile uint16_t value

Definition at line 254 of file p33c_osc.h.


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