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

Go to the source code of this file.

Namespaces

 Ion
 
 Ion::USB
 
 Ion::USB::Device
 

Functions

bool Ion::USB::isPlugged ()
 
bool Ion::USB::isEnumerated ()
 
void Ion::USB::clearEnumerationInterrupt ()
 
void Ion::USB::enable ()
 
void Ion::USB::disable ()
 
void Ion::USB::Device::init ()
 
void Ion::USB::Device::shutdown ()
 
void Ion::USB::Device::initGPIO ()
 
void Ion::USB::Device::shutdownGPIO ()
 
void Ion::USB::Device::initOTG ()
 
void Ion::USB::Device::shutdownOTG ()