void __5_1_5_4__0x040C_0x040D_16_VLAN_Table_Index_Register() {
/**
 * @header:     	5.1.5.4 VLAN Table Index Register
 * @address:    	0x040C - 0x040D | Size: 16 bits
 *
 * @description:
 *
 * @note:			Note: Refer to Section 5.3.4, "VLAN Table," on page 215 for additional information on VLAN tables.
 *
 * +-------+-----------------------------------------------------------------------+------+---------+
 * | Bits  | Description                                                           | Type | Default |
 * +-------+-----------------------------------------------------------------------+------+---------+
 * | 15:12 | RESERVED                                                              | RO   | 0x0     |
 * +-------+-----------------------------------------------------------------------+------+---------+
 * | 11:0  | VLAN Index                                                            | R/W  | 0x000   |
 * |       | This value addresses the VLAN table, in combination with the VLAN     |      |         |
 * |       | table action in the following register.                               |      |         |
 * +-------+-----------------------------------------------------------------------+------+---------+
 *
 */
}