SparkFun_smol_Power_Board_Arduino_Library
SMOL_POWER_BOARD_IO Member List

This is the complete list of members for SMOL_POWER_BOARD_IO, including all inherited members.

begin(byte address, TwoWire &wirePort)SMOL_POWER_BOARD_IO
isConnected()SMOL_POWER_BOARD_IO
readMultipleBytes(byte registerAddress, byte *buffer, byte packetLength, byte waitMS=0)SMOL_POWER_BOARD_IO
readSingleByte(byte registerAddress, byte *buffer, byte waitMS=0)SMOL_POWER_BOARD_IO
SMOL_POWER_BOARD_IO()SMOL_POWER_BOARD_IOinline
writeMultipleBytes(byte registerAddress, const byte *buffer, byte packetLength)SMOL_POWER_BOARD_IO
writeSingleByte(byte registerAddress, byte value)SMOL_POWER_BOARD_IO