void __5_2_2_15__0xN122_0xN123_16_PHY_Remote_Loopback_Register() {
/**
 * @header:     	5.2.2.15 PHY Remote Loopback Register
 * @address:    	0xN122 - 0xN123 | Size: 16 bits
 * @port:       	Port N: 1-5
 * @phy_register: 	0x11
 *
 * @description:
 *
 * @note:
 *
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | Bits  | Description                                                                        | Type      | Default       |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 15:9  | RESERVED                                                                           | R/W       | 0x00          |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 8     | Remote Loopback                                                                    | R/W       | 0b            |
 * |       | Data received at the external pins of a port is looped back and sent out the       |           |               |
 * |       | same port, without passing through the internal switch fabric. For PHY ports,      |           |               |
 * |       | data is received on the RX+/- pins and transmitted out the TX+/- pins.             |           |               |
 * |       | 1 = Remote loopback                                                                |           |               |
 * |       | 0 = Normal operation                                                               |           |               |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 7:2   | RESERVED                                                                           | R/W       | 1111_01b      |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 1     | RESERVED                                                                           | R/W/RC    | 0b            |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 0     | RESERVED                                                                           | RO        | 0b            |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+

 *
 */
}