USB Controller
ROM Location:
ROM_APITABLE is an array of pointers located at 0x0100.0010.
ROM_USBTABLE is an array of pointers located at ROM_APITABLE[16].
ROM_USBPHYPowerOn is a function pointer located at ROM_USBTABLE[57].
Parameters:
ui32Base specifies the USB module base address.
Description:
This function will power on the USB PHY, enabling it return to normal operation. By default, the
PHY is powered on, so this function only needs to be called if ROM_USBPHYPowerOff() has
previously been called.
Returns:
None.
340 April 8, 2013