uC chip interface arduino  0.9.0
A interface for async and neuromrphic IC testing
Loading...
Searching...
No Matches
interface_async.h File Reference
#include <Arduino.h>
#include "misc_funtions.h"
#include "core_ring_buffer.h"
#include "Interface_pin.h"
#include "datatypes.h"
#include "uc_boards.h"
Include dependency graph for interface_async.h:

Go to the source code of this file.

Classes

class  Async
 
class  Async_from_chip
 
class  Async_to_chip
 

Enumerations

enum  Async_from_chip_types : uint8_t { AER_FULL_CUSTOM = 0U , AER_MCP23017 = 2U }
 

Enumeration Type Documentation

◆ Async_from_chip_types

enum Async_from_chip_types : uint8_t
Enumerator
AER_FULL_CUSTOM 
AER_MCP23017 

Definition at line 30 of file interface_async.h.