Showing changes from revision #1 to #2:
Added | Removed | Changed
int HAL_UARTPorts()
Entry | |
---|---|
- |
Exit | |
---|---|
- | Returns the number of serial ports available |
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 the number of serial (UART) ports available.