Uses of Class
ch.ladestation.connectncharge.pui.MCP23S17.PinView
Packages that use MCP23S17.PinView
Package
Description
contains necessary classes to interact with the hardware.
-
Uses of MCP23S17.PinView in ch.ladestation.connectncharge.pui
Methods in ch.ladestation.connectncharge.pui that return MCP23S17.PinViewMethods in ch.ladestation.connectncharge.pui that return types with arguments of type MCP23S17.PinViewModifier and TypeMethodDescriptionMCP23S17.getAllPinsAsPulledUpInterruptInput()
preconfigures all 16 pins of the MCP23S17 to pulled-up interrupt-inputs The correct values are also being written to the corresponding registers and the GPIO registers are read once to clear any pending interrupts on startup.MCP23S17.getPinViewIterator()