Digital Power Starter Kit 3 Firmware
dsPIC33C Buck Converter Voltage Mode Control Example

Declaration of public LC display data object. More...

#include <lcd/app_lcd.h>

+ Collaboration diagram for LCD_s:

Data Fields

volatile bool enabled
 
volatile uint16_t refresh
 
volatile uint16_t screen
 
volatile uint16_t screens
 

Detailed Description

Declaration of public LC display data object.

The struct LCD_s data structure defines data fields for all publicly accessible user settings required to configure and drive an on-board LC display.

Definition at line 54 of file app_lcd.h.

Field Documentation

◆ enabled

volatile bool enabled

Definition at line 55 of file app_lcd.h.

◆ refresh

volatile uint16_t refresh

Definition at line 56 of file app_lcd.h.

◆ screen

volatile uint16_t screen

Definition at line 57 of file app_lcd.h.

◆ screens

volatile uint16_t screens

Definition at line 58 of file app_lcd.h.


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