Silicon Labs Host Libraries

Macros

#define HID_SMBUS_BUS_POWER   0x00
 Device is bus powered. More...
 
#define HID_SMBUS_SELF_POWER_VREG_DIS   0x01
 Device is self powered (voltage regulator disabled) More...
 
#define HID_SMBUS_SELF_POWER_VREG_EN   0x02
 Device is self powered (voltage regulator enabled) More...
 

Detailed Description

Macro Definition Documentation

◆ HID_SMBUS_BUS_POWER

#define HID_SMBUS_BUS_POWER   0x00

Device is bus powered.

◆ HID_SMBUS_SELF_POWER_VREG_DIS

#define HID_SMBUS_SELF_POWER_VREG_DIS   0x01

Device is self powered (voltage regulator disabled)

◆ HID_SMBUS_SELF_POWER_VREG_EN

#define HID_SMBUS_SELF_POWER_VREG_EN   0x02

Device is self powered (voltage regulator enabled)