System.RaspberryPi.GPIO

Data types

data Pin

data PinMode

type LogicLevel

type Address

data SPIBitOrder

data SPIPin

type CPOL

type CPHA

General functions

withGPIO

GPIO specific functions

setPinFunction

readPin

writePin

I2C specific functions

withI2C

setI2cClockDivider

setI2cBaudRate

writeI2C

readI2C

writeReadRSI2C

SPI specific functions

withAUXSPI

withSPI

chipSelectSPI

setBitOrderSPI

setChipSelectPolaritySPI

setClockDividerAUXSPI

setClockDividerSPI

setDataModeSPI

transferAUXSPI

transferSPI

transferManySPI