void __5_1_4_1__0x0300_0x0300_08_Switch_Operation_Register() {
/**
 * @header:     	5.1.4.1 Switch Operation Register
 * @address:    	0x0300 | Size: 8 bits
 *
 * @description:
 *
 * @Note 5-3:		The default value of this field is determined by the LED5_1 configuration strap value. Refer to Section
 *					3.2.1, "Configuration Straps," on page 18 for additional information.
 *
 * +------+-----------------------------------------------------------------------+------+----------+
 * | Bits | Description                                                           | Type | Default  |
 * +------+-----------------------------------------------------------------------+------+----------+
 * | 7    | Double Tag Enable                                                     | R/W  | 0b       |
 * |      | 1 = Double tagging is enabled                                         |      |          |
 * |      | 0 = Double tagging is disabled                                        |      |          |
 * +------+-----------------------------------------------------------------------+------+----------+
 * | 6:2  | RESERVED                                                              | RO   | 0x00     |
 * +------+-----------------------------------------------------------------------+------+----------+
 * | 1    | Soft Hardware Reset                                                   | R/W  | 0b       |
 * |      | When set to 1, all register settings, except configuration strap      | SC   |          |
 * |      | options, are reset to default values.                                 |      |          |
 * +------+-----------------------------------------------------------------------+------+----------+
 * | 0    | Start Switch                                                          | R/W  | Note 5-3 |
 * |      | 1 = Switch function is enabled                                        |      |          |
 * |      | 0 = Switch function is disabled; no traffic will be passed until this |      |          |
 * |      |     bit is set                                                        |      |          |
 * +------+-----------------------------------------------------------------------+------+----------+
 *
 */
}