Showing changes from revision #1 to #2:
Added | Removed | Changed
void HAL_UARTStartUp(int port)
Entry | |
---|---|
port | Port number to initialise |
Exit | |
---|---|
- |
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.
Initialises the indicated port.