USART_Basic_init

Initialize USART interface If module is configured to disabled state, the clock to the USART is disabled if this is supported by the device's clock system.

int8_t USART_Basic_init(
)

Returns

Type: int8_t

Initialization status.

0

the USART init was successful

1

the USART init was not successful