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