|
uC chip interface arduino
0.9.0
A interface for async and neuromrphic IC testing
|
This is the complete list of members for Interface_spi, including all inherited members.
| _byte_order | Interface_spi | protected |
| _frequency | Interface_spi | protected |
| _id | Interface_spi | protected |
| _mode | Interface_spi | protected |
| _spi | Interface_spi | protected |
| _width | Interface_spi | protected |
| active | Interface_spi | static |
| byte_order | Interface_spi | static |
| configure(uint8_t id, uint8_t config_option, uint8_t data) | Interface_spi | static |
| frequency | Interface_spi | static |
| inst | Interface_spi | static |
| Interface_spi(uint8_t id, uint32_t frequency=100000U, uint8_t width=1, uint8_t mode=0, bool byte_order=false) | Interface_spi | |
| mode | Interface_spi | static |
| send_packet(uint8_t id, uint32_t data) | Interface_spi | static |
| width | Interface_spi | static |
| write(uint32_t data) volatile | Interface_spi |