pub const emac_rmii_clock_mode_t_EMAC_CLK_EXT_IN: emac_rmii_clock_mode_t = 1;
Expand description

@brief Input RMII Clock from external. EMAC Clock GPIO number needs to be configured when this option is selected.

@note MAC will get RMII clock from outside. Note that ESP32 only supports GPIO0 to input the RMII clock.