void __5_1_3_2__0x0210_0x0213_32_LED_Configuration_Strap_Register() {
/**
 * @header:     	5.1.3.2 LED Configuration Strap Register
 * @address:    	0x0210 - 0x0213 | Size: 32 bits
 *
 * @description:
 *
 * @Note 5-2:		The default value of this field is determined by the associated configuration strap values. Refer to
 *					Section 3.2.1, "Configuration Straps," on page 18 for additional information.
 *
 * +-------+-----------------------------------------------------------------------+------+------------+
 * | Bits  | Description                                                           | Type | Default    |
 * +-------+-----------------------------------------------------------------------+------+------------+
 * | 31:10 | RESERVED                                                              | RO   | 0x000000   |
 * +-------+-----------------------------------------------------------------------+------+------------+
 * | 9:0   | Configuration strap values of LED pins                                | RO   | Note 5-2   |
 * |       | [LED5_1, LED5_0, LED4_1, LED4_0, LED3_1, LED3_0, LED2_1, LED2_0,      |      |            |
 * |       | LED1_1, LED1_0]                                                       |      |            |
 * +-------+-----------------------------------------------------------------------+------+------------+
 *
 */
}