uC chip interface arduino
0.9.0
A interface for async and neuromrphic IC testing
|
Classes | |
class | FIRMWARE_VERSION |
FIRMWARE_VERSION specifies the version of the uC firmware that this API is compatible with major and minor version need to match, patch version of the API can be lower than the (newer) firmware. More... | |
class | uC_api |
the class uC_api exposes the full interface to the uC as an object, all the interface like i2c, spi, pin and async can be found as exposed variables More... | |