Showing changes from revision #2 to #3:
Added | Removed | Changed
int HAL_UARTModemDevice(int HAL_UARTDevice(int port)
Entry | |
---|---|
port | Port number to query |
Exit | |
---|---|
- | Returns device (interrupt) number associated with port. |
This is an internal call for use by the DualSerial module and should not be used by user code. Instead of calling the HAL directly, user code should interact with the Serial* entries that DualSerial creates in DeviceFS.
Returns device (interrupt) number associated with the port.