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

Debugging LED settings data object. More...

#include <led/app_led.h>

+ Collaboration diagram for DEBUGGING_LED_s:

Data Fields

volatile uint16_t on_time
 
volatile uint16_t off_time
 

Detailed Description

Debugging LED settings data object.

This data structure holds all adjustable parameters used by the debugging LED driver required to tailor the driver functions to specific application requirements.

Definition at line 55 of file app_led.h.

Field Documentation

◆ off_time

volatile uint16_t off_time

Definition at line 57 of file app_led.h.

◆ on_time

volatile uint16_t on_time

Definition at line 56 of file app_led.h.


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