Silicon Labs Host Libraries

Macros

#define HID_UART_BUS_POWER   0x00
 Bus powered. More...
 
#define HID_UART_SELF_POWER_VREG_DIS   0x01
 Self-powered and Voltage regulator is DISabled. More...
 
#define HID_UART_SELF_POWER_VREG_EN   0x02
 Self-powered and Voltage regulator is ENabled. More...
 

Detailed Description

Power Modes

Macro Definition Documentation

◆ HID_UART_BUS_POWER

#define HID_UART_BUS_POWER   0x00

Bus powered.

◆ HID_UART_SELF_POWER_VREG_DIS

#define HID_UART_SELF_POWER_VREG_DIS   0x01

Self-powered and Voltage regulator is DISabled.

◆ HID_UART_SELF_POWER_VREG_EN

#define HID_UART_SELF_POWER_VREG_EN   0x02

Self-powered and Voltage regulator is ENabled.