XPoint 0.1.0
Hardware-agnostic crosspoint matrix routing library
Loading...
Searching...
No Matches
MCP23017Driver.cpp File Reference
#include "MCP23017Driver.h"

Variables

static const uint8_t REG_IODIRA = 0x00
 
static const uint8_t REG_IODIRB = 0x01
 
static const uint8_t REG_OLATA = 0x14
 
static const uint8_t REG_OLATB = 0x15
 

Variable Documentation

◆ REG_IODIRA

const uint8_t REG_IODIRA = 0x00
static

◆ REG_IODIRB

const uint8_t REG_IODIRB = 0x01
static

◆ REG_OLATA

const uint8_t REG_OLATA = 0x14
static

◆ REG_OLATB

const uint8_t REG_OLATB = 0x15
static