Numworks Epsilon  1.4.1
Graphing Calculator Operating System
backlight.cpp File Reference
#include <ion.h>
#include "regs/regs.h"
#include "backlight.h"

Go to the source code of this file.

Namespaces

 Ion
 
 Ion::Backlight
 
 Ion::Backlight::Device
 

Functions

void Ion::Backlight::setBrightness (uint8_t b)
 
uint8_t Ion::Backlight::brightness ()
 
void Ion::Backlight::Device::init ()
 
void Ion::Backlight::Device::shutdown ()
 
void Ion::Backlight::Device::suspend ()
 
void Ion::Backlight::Device::resume ()
 
void Ion::Backlight::Device::setLevel (uint8_t level)
 
uint8_t Ion::Backlight::Device::level ()
 
void Ion::Backlight::Device::sendPulses (int n)