void __5_2_8_5__0xN804_0xN807_32_Port_Pointer_Register() {
/**
 * @header:     	5.2.8.5 Port Pointer Register
 * @address:    	0xN804 - 0xN807 | Size: 32 bits
 * @port:       	Port N: 1-7
 * @phy_register:
 *
 * @description:
 *
 * @note:
 *
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 * | Bits  | Description                                                                        | Type      | Default              |
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 * | 31:19 | RESERVED                                                                           | RO        | 0x0000               |
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 * | 18:16 | Port Index                                                                         | R/W       | 000b                 |
 * |       | Used to point to the indirect mapping locations for the 7 ports                    |           |                      |
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 * | 15:2  | RESERVED                                                                           | RO        | 0x0000               |
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 * | 1:0   | Queue Pointer                                                                      | R/W       | 00b                  |
 * |       | Used to point to the indirect mapping locations for the 4 queues                   |           |                      |
 * +-------+------------------------------------------------------------------------------------+-----------+----------------------+
 *
 */
}