Triple-Speed Ethernet Intel® FPGA IP User Guide

ID 683402
Date 10/12/2023
Public
Document Table of Contents

10.6.8. tse_mac_setGMII mode()

Details
Prototype: int tse_mac_setGMIImode(np_tse_mac *pmac)
Thread-safe: No
Available from ISR: No
Include: <triple_speed_ethernet_iniche.h>
Description: The tse_mac_setGMIImode() function sets the MAC function operation mode to Gigabit (GMII). The settings of the command_config register are restored at the end of the function.
Parameter: pmac—A pointer to the MAC control interface base address.
Return: SUCCESS
See also: tse_mac_setMIImode()