Showing changes from revision #3 to #4:
Added | Removed | Changed
int void HAL_USBPortIRQClear(int bus, int port)
Entry | |
---|---|
bus | Bus/interface number to query |
port | Port number to query |
Exit | |
---|---|
- |
This is an internal call for OS use only and should not be used by user software.
TODOThis entry clears the overcurrent interrupt for the Used to query the port overcurrent portIRQ on the given number, and to service the interrupt. busmode. Note that clearing the overcurrent interrupt does not affect the overcurrent state, so if the port is still passing too much current the interrupt may become active again straight away. behaves as follows