Package com.dalsemi.system

Interface Summary
ExternalInterruptEventListener This interface allows an application to respond when an external interrupt has been triggered.
ProcessDeathListener ProcessDeathListener is a interface provided by the system to register a cleanup routine when the process exits.
 

Class Summary
ArrayUtils This class implements methods to manage arrays.
BitPort This class allows bit manipulation of available processor port pins, SMC Ethernet controller port pins (DS80C390 only) and provides abstracted methods of manipulating bits in memory mapped IO addresses through the DataPort class.
BytePort This class allows byte wide access to available processor ports.
Clock This class provides access to the TINI Real-Time clock.
DataPort This class allows byte wide reads and writes to memory mapped IO devices.
Debug This class encapsulates a small collection of hopefully useful debug utilities.
ExternalInterrupt This class allows an application to manage external interrupts received by TINI.
ExternalInterruptEvent This class represents an event object for external interrupts on TINI.
Security A SHA-1 Hash and a "Better than Java" random number generator.
TINIOS The TINIOS class contains static methods to read the state of the running tasks and set system configuration variables.
 

Exception Summary
CommitException Exceptions thrown by classes that commit data to flash memory.
ExternalInterruptException ExternalInterruptExceptions are thrown when an application attempts to manage ExternalInterrupts and there are no resources available.
IllegalAddressException This exception is thrown by DataPort when access to an address outside the permitted range is attempted.
 



Also see:
o TINI 1.16 API, Optional Modules
o TINI Home Page
o 1-Wire API

o JDK 1.1

Last update Wed Jun 8 17:19:36 CDT 2005