I want to write LED configuration registers EPHYLEDCFG, EPHYLEDCR, etc. however the TivaWare API guide is unclear - should I use EMACConfigSet, EMACPHYConfigSet, or other functions to do this? What should I pass to one of these functions?
Additionally, is it possible to invert the LED polarity, so that it is normally off and blinks only when packets are received, without hardware changes?
Many thanks