|
Class Summary |
| BitPort |
This class allows bit manipulation of available processor port pins and
provides abstracted methods of manipulating bits in memory mapped IO addresses
through the DataPort class. |
| Clock |
This class provides access to the TINI Real-Time clock. |
| DataPort |
This class allows byte wide reads and writes to memory mapped IO. |
| I2CPort |
This class encapsulates I2C protocol using one of two resources:
1. |
| Scheduler |
The Scheduler class contains static methods to read
the state of the running tasks. |