void __5_3_5_2__ACL_Table_Write() {
/**
 * @header:     	5.3.5.2 ACL Table Write
 * @address:    	- | Size: -
 * @port:
 * @phy_register:
 *
 * @description:	1. Write the ACL table entry values to the Port ACL Access 0 Register through Port ACL Access F Register.
 *					2. Write the Port ACL Byte Enable MSB Register and Port ACL Byte Enable LSB Register to select which registers
 *					(Port ACL Access 0 Register through Port ACL Access F Register) are to be written into the ACL table.
 *					3. Write to the Port ACL Access Control 0 Register with the table entry number in the ACL Index field, and the Write/
 *					Read bit 4 set to one. This one write to this register initiates the write operation.
 *					4. The Write Status bit in the Port ACL Access Control 0 Register may be polled to determine when the operation
 *					is complete.
 *
 * @note:
 *
 *
 */
}