smbus_get
status = smbus_get(smbus, SMB_STS);
smbus_get(smbus, DEV_DATA0);
static uint8_t smbus_get(smbus_t *smbus, uint8_t reg);