Synopsis
CTL_STATUS_t platform_configure_uart(int index);
Description

platform_configure_uart powers-up and initializes the platform UART with index index and configures the appropriate pins for UART communication. The UART pins are configured using PIN_CLAIM_SHARED.

Return Value

platform_configure_uart returns a standard status code.