void __5_3_3__RESERVED_MULTICAST_ADDRESS_TABLE() {
/**
 * @header:     	5.3.3 RESERVED MULTICAST ADDRESS TABLE
 * @address:
 * @port:
 * @phy_register:
 *
 * @description:	The Reserved Multicast Address Table determines the forwarding ports for 48 specific multicast addresses. The table
 *					is addressed by the least significant 6 bits of the multicast address, and the table contents are the bits (the PORT_FOR-
 *					WARD field) that represent each possible forwarding port of the device. It is not addressed by the group number in the
 *					first column of Table 4-7. Note that the 48 addresses are organized into 8 fixed groups, and changing a forwarding port
 *					for one address also makes the same change for all other addresses in the same group.
 *					The Reserved Multicast Table is accessed in the same manner as the Static Address Table, using the same indirect
 *					access registers. The Static Address and Reserved Multicast Table Control Register is used for indexing and read/write
 *					control, while the Reserved Multicast Address Table Entry 2 Register is used for the data fields.
 *
 * @note:
 *
 *
 */
}