void __5_5_8__0x1F8000_16_SGMII_Digital_Control_Register() {
/**
 * @header:     	5.5.8 SGMII DIGITAL CONTROL REGISTER
 * @address:    	0x1F8000 | Size: 16 bits
 * @port:
 * @phy_register:
 * @mmd_register:
 * @description:
 *
 * @note:
 *
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 * | Bits  | Description                                                                        | Type      | Default              |
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 * | 15    | RESERVED                                                                           | R/W       | 0b                   |
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 * | 14    | SGMII Remote Loopback Enable                                                       | R/W       | 0b                   |
 * |       | When this bit is set, it enables received serial data to be looped back to be      |           |                      |
 * |       | output on the serial interface. The loopback occurs digitally in the PCS sub-      |           |                      |
 * |       | block.                                                                             |           |                      |
 * |       | 0 = Normal operation                                                               |           |                      |
 * |       | 1 = Remote loopback                                                                |           |                      |
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 * | 13:12 | RESERVED                                                                           | R/W       | 10b                  |
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 * | 11    | Power Save                                                                         | R/W       | 0b                   |
 * |       | 0 = Normal operation                                                               |           |                      |
 * |       | 1 = SGMII power save mode. Turns off the receiver and transmitter, but the         |           |                      |
 * |       | SGMII PLL remains on.                                                              |           |                      |
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 * | 10:0  | RESERVED                                                                           | R/W       | 0x400                |
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 *
 */
}