|
sketchbook
|
#include <stdio.h>#include <stdint.h>#include "wiringPi.h"#include "wiringPiSPI.h"#include "mcp23x0817.h"#include "mcp23s08.h"Macros | |
| #define | MCP_SPEED 4000000 |
Functions | |
| int | mcp23s08Setup (const int pinBase, const int spiPort, const int devId) |
| #define MCP_SPEED 4000000 |
| int mcp23s08Setup | ( | const int | pinBase, |
| const int | spiPort, | ||
| const int | devId | ||
| ) |
1.8.6