Silicon Labs Host Libraries

USB Config Bitmasks. See HidUart_SetUsbConfig() More...

Macros

#define HID_UART_SET_VID   0x01
 VID. More...
 
#define HID_UART_SET_PID   0x02
 PID. More...
 
#define HID_UART_SET_POWER   0x04
 Power. More...
 
#define HID_UART_SET_POWER_MODE   0x08
 Power Mode. More...
 
#define HID_UART_SET_RELEASE_VERSION   0x10
 Release Version. More...
 
#define HID_UART_SET_FLUSH_BUFFERS   0x20
 Flush Buffers. More...
 
#define HID_UART_SET_IGNORE   0
 USB Config Bit Values. More...
 
#define HID_UART_SET_PROGRAM   1
 Field will be reprogrammed. More...
 

Detailed Description

USB Config Bitmasks. See HidUart_SetUsbConfig()

USB Config Bitmasks

Macro Definition Documentation

◆ HID_UART_SET_FLUSH_BUFFERS

#define HID_UART_SET_FLUSH_BUFFERS   0x20

Flush Buffers.

◆ HID_UART_SET_IGNORE

#define HID_UART_SET_IGNORE   0

USB Config Bit Values.

Field will be unchanged

◆ HID_UART_SET_PID

#define HID_UART_SET_PID   0x02

PID.

◆ HID_UART_SET_POWER

#define HID_UART_SET_POWER   0x04

Power.

◆ HID_UART_SET_POWER_MODE

#define HID_UART_SET_POWER_MODE   0x08

Power Mode.

◆ HID_UART_SET_PROGRAM

#define HID_UART_SET_PROGRAM   1

Field will be reprogrammed.

◆ HID_UART_SET_RELEASE_VERSION

#define HID_UART_SET_RELEASE_VERSION   0x10

Release Version.

◆ HID_UART_SET_VID

#define HID_UART_SET_VID   0x01

VID.