Manual browser: mcp23s17gpio(4)
MCP23S17GPIO(4) | Kernel Interfaces Manual | MCP23S17GPIO(4) |
NAME
mcp23s17gpio — Driver for MCP23S17 gpio chip via SPI busSYNOPSIS
mcp23s17gpio0 at spi? slave 0 flags 0mcp23s17gpio1 at spi? slave 0 flags 1
mcp23s17gpio2 at spi? slave 0 flags 2
mcp23s17gpio3 at spi? slave 0 flags 3
gpio* at gpiobus?
DESCRIPTION
The mcp23s17gpio driver supports up to 8 instances of the MCP23S17 16-bit GPIO chips. Access to the pins is provided by the gpio(4) interface. The mcp23s17gpio flags argument selects the hardware address of the chip instance.HISTORY
The mcp23s17gpio driver first appeared in NetBSD 7.0.AUTHORS
The mcp23s17gpio driver was written by <kardel@NetBSD.org>.April 6, 2014 | NetBSD 7.0 |