MCP2221_NPINS
int sc_adcdac_pin_flags[MCP2221_NPINS];
if (pin >= 0 && pin < MCP2221_NPINS) {
if (pin < 0 || pin >= MCP2221_NPINS)