Silicon Labs Host Libraries
User-Customizable Field Lock Bitmasks

Macros

#define HID_UART_LOCK_PRODUCT_STR_1   0x0001
 Product String. More...
 
#define HID_UART_LOCK_PRODUCT_STR_2   0x0002
 Product String. More...
 
#define HID_UART_LOCK_SERIAL_STR   0x0004
 Serial Number String. More...
 
#define HID_UART_LOCK_PIN_CONFIG   0x0008
 Pin Config. More...
 
#define HID_UART_LOCK_VID   0x0100
 VID. More...
 
#define HID_UART_LOCK_PID   0x0200
 PID. More...
 
#define HID_UART_LOCK_POWER   0x0400
 Power. More...
 
#define HID_UART_LOCK_POWER_MODE   0x0800
 Power Mode. More...
 
#define HID_UART_LOCK_RELEASE_VERSION   0x1000
 Release Version. More...
 
#define HID_UART_LOCK_FLUSH_BUFFERS   0x2000
 Flush Buffers. More...
 
#define HID_UART_LOCK_MFG_STR_1   0x4000
 Manufacturing String. More...
 
#define HID_UART_LOCK_MFG_STR_2   0x8000
 Manufacturing String. More...
 

Detailed Description

Macro Definition Documentation

◆ HID_UART_LOCK_FLUSH_BUFFERS

#define HID_UART_LOCK_FLUSH_BUFFERS   0x2000

Flush Buffers.

◆ HID_UART_LOCK_MFG_STR_1

#define HID_UART_LOCK_MFG_STR_1   0x4000

Manufacturing String.

◆ HID_UART_LOCK_MFG_STR_2

#define HID_UART_LOCK_MFG_STR_2   0x8000

Manufacturing String.

◆ HID_UART_LOCK_PID

#define HID_UART_LOCK_PID   0x0200

PID.

◆ HID_UART_LOCK_PIN_CONFIG

#define HID_UART_LOCK_PIN_CONFIG   0x0008

Pin Config.

◆ HID_UART_LOCK_POWER

#define HID_UART_LOCK_POWER   0x0400

Power.

◆ HID_UART_LOCK_POWER_MODE

#define HID_UART_LOCK_POWER_MODE   0x0800

Power Mode.

◆ HID_UART_LOCK_PRODUCT_STR_1

#define HID_UART_LOCK_PRODUCT_STR_1   0x0001

Product String.

◆ HID_UART_LOCK_PRODUCT_STR_2

#define HID_UART_LOCK_PRODUCT_STR_2   0x0002

Product String.

◆ HID_UART_LOCK_RELEASE_VERSION

#define HID_UART_LOCK_RELEASE_VERSION   0x1000

Release Version.

◆ HID_UART_LOCK_SERIAL_STR

#define HID_UART_LOCK_SERIAL_STR   0x0004

Serial Number String.

◆ HID_UART_LOCK_VID

#define HID_UART_LOCK_VID   0x0100

VID.