void __4_3_8__FLOW_CONTROL_AND_BACK_PRESSURE_REGISTERS() {
    /**
     * @group:       	4.3.8 FLOW CONTROL AND BACK PRESSURE REGISTERS
     *
     * @description:	Table 4-5 provides a list of flow control and back pressure related registers.
     *
     *
     * 					TABLE 4-5: FLOW CONTROL AND BACK PRESSURE REGISTERS
     * 					-------------------------------------------------------------------------------------------
     * 					| Registers                           | Description                                       |
     * 					|-------------------------------------|---------------------------------------------------|
     * 					| LED Configuration Strap Register    | LED configuration strap settings.                 |
     * 					|                                     | (LED1_1 enables flow control and back pressure)   |
     * 					|-------------------------------------|---------------------------------------------------|
     * 					| Switch MAC Address 0 Register       |                                                   |
     * 					| through                             | Switch's MAC address, used as source address of   |
     * 					| Switch MAC Address 5 Register       | PAUSE control frames                              |
     * 					|-------------------------------------|---------------------------------------------------|
     * 					| Switch MAC Control 0 Register       | “Aggressive back-off” enable                      |
     * 					|-------------------------------------|---------------------------------------------------|
     * 					| Switch MAC Control 1 Register       | BP mode, “Fair mode” enable,                      |
     * 					|                                     | “no excessive collision drop” enable              |
     * 					|-------------------------------------|---------------------------------------------------|
     * 					| Switch MAC Control 4 Register       | Pass PAUSE control frames                         |
     * 					|-------------------------------------|---------------------------------------------------|
     * 					| Port Status Register                | Flow control enable (per port)                    |
     * 					|-------------------------------------|---------------------------------------------------|
     * 					| PHY Auto-Negotiation Advertisement  | PHY - flow control advertisement (per port)       |
     * 					|-------------------------------------|---------------------------------------------------|
     * 					| Port MAC Control 1 Register         | Half-duplex back pressure enable (per port)       |
     * 					|-------------------------------------|---------------------------------------------------|
     * 					| Port Ingress Rate Limit Control Reg | Ingress rate limit flow control enable (per port) |
     * 					|-------------------------------------|---------------------------------------------------|
     * 					| Port Control 0 Register             | Drop mode (per port)                              |
     * 					|-------------------------------------|---------------------------------------------------|
     *
     */
}