Oracle Java Wireless Client

Package com.oracle.deviceaccess.spibus

Interface Summary
SPISlave The SPISlave interface provides methods for transmitting and receiving data to/from an SPI slave device.
 

Class Summary
SPIManager Class for SPIManager management In order to communicate with specific slave.
 

Exception Summary
InvalidWordLengthException Thrown by an instance of SPISlave in case of mismatch between the length of data to be exchanged and the slave's word length as indicated by SPISlave.getWordLength().
 


Oracle Java Wireless Client

Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.