MCP_DEFVAL
if (mcp_read(mcp, MCP_DEFVAL, &defval))
mcp_set_bit(mcp, MCP_DEFVAL, pos, false);
mcp_set_bit(mcp, MCP_DEFVAL, pos, true);