void __5_2_2_12__0xN11A_0xN11B_16_PHY_MMD_Setup_Register() {
/**
 * @header:     	5.2.2.12 PHY MMD Setup Register
 * @address:    	0xN11A - 0xN11B | Size: 16 bits
 * @port:       	Port N: 1-5
 * @phy_register: 	0x0D
 *
 * @description:
 *
 * @note:
 *
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | Bits  | Description                                                                        | Type      | Default       |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 15:14 | MMD Operation Mode                                                                 | RO        | -             |
 * |       | For the selected MMD device address (bits [4:0] of this register), these two       |           |               |
 * |       | bits select one of the following register or data operations and the usage for     |           |               |
 * |       | the PHY MMD Data Register.                                                         |           |               |
 * |       | 00 = Register                                                                      |           |               |
 * |       | 01 = Data, no post increment                                                       |           |               |
 * |       | 10 = Data, post increment on reads and writes                                      |           |               |
 * |       | 11 = Data, post increment on writes only                                           |           |               |
 * |       | R/W 00b                                                                            |           |               |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 13:5  | RESERVED                                                                           | R/W       | 0x000         |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 * | 4:0   | MMD Device Address                                                                 | R/W       | 0x00          |
 * +-------+------------------------------------------------------------------------------------+-----------+---------------+
 *
 */
}