|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include "regs/regs.h"Go to the source code of this file.
Namespaces | |
| Ion | |
| Ion::LED | |
| Ion::LED::Device | |
Functions | |
| void | Ion::LED::Device::init () |
| void | Ion::LED::Device::shutdown () |
| void | Ion::LED::Device::enforceState (bool red, bool green, bool blue) |
| void | Ion::LED::Device::initGPIO () |
| void | Ion::LED::Device::shutdownGPIO () |
| void | Ion::LED::Device::initTimer () |
| void | Ion::LED::Device::shutdownTimer () |
| uint16_t | Ion::LED::Device::dutyCycleForUInt8 (uint8_t value) |
Variables | |
| constexpr uint16_t | Ion::LED::Device::PWMPeriod = 40000 |