void __5_2_2_14__0xN11E_0xN11F_16_PHY_Extended_Status_Register() {
/**
 * @header:     	5.2.2.14 PHY Extended Status Register
 * @address:    	0xN11E - 0xN11F | Size: 16 bits
 * @port:       	Port N: 1-5
 * @phy_register: 	0x0F
 *
 * @description:
 *
 * @note:
 *
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | Bits  | Description                                                                        | Type      | Default       |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 15    | 1000BASE-X Full-Duplex                                                             | RO        | 0b            |
 * |       | 1 = PHY able to perform 1000BASE-T full duplex                                     |           |               |
 * |       | 0 = PHY cannot perform 1000BASE-T full-duplex                                      |           |               |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 14    | 1000BASE-X Half-Duplex                                                             | RO        | 0b            |
 * |       | 1 = PHY able to perform 1000BASE-T half duplex                                     |           |               |
 * |       | 0 = PHY cannot perform 1000BASE-T half-duplex                                      |           |               |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 13    | 1000BASE-T Full-Duplex                                                             | RO        | 1b            |
 * |       | 1 = PHY able to perform 1000BASE-T full duplex                                     |           |               |
 * |       | 0 = PHY cannot perform 1000BASE-T full-duplex                                      |           |               |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 12    | 1000BASE-T Half-Duplex                                                             | RO        | 1b            |
 * |       | 1 = PHY able to perform 1000BASE-T half duplex                                     |           |               |
 * |       | 0 = PHY cannot perform 1000BASE-T half-duplex                                      |           |               |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 11:0  | RESERVED                                                                           | RO        | -             |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 *
 */
}