Embedded TCP/IP stack
4.7.0
|
fnet_return_t fnet_cpu_serial_init | ( | fnet_index_t | port_number, |
fnet_uint32_t | baud_rate | ||
) |
Initializes the serial port.
port_number | Serial port number. |
baud_rate | Baud rate to be set to the serial port. |
This function executes the HW initialization of the serial port defined by the port_number
.