|
Class Summary |
| ADC |
This class provides an interface to the Virtual Peripheral ADC. |
| Button |
Push button with auto-repeat and repeat-delay. |
| CPU |
Utility methods for accessing the Javelin Stamp hardware core. |
| DAC |
This class provides an interface to the Virtual Peripheral DAC. |
| EEPROM |
Use the EEPROM on the Javelin board for persistent storage. |
| Freqout |
Frequency generation based on pulse width modulation. |
| Memory |
Methods for operating on the Javelin Stamp's memory. |
| PWM |
Perform Pulse Width Modulation (PWM) on an I/O pin. |
| Terminal |
Receive bytes from the debugger serial interface. |
| Timer |
A general purpose 32 bit timer. |
| Uart |
A virtual peripheral UART. |
| VirtualPeripheral |
Base class for virtual peripheral classes. |