Function init_uart_comm
Defined in File uart_comm.h
Function Documentation
-
void init_uart_comm(void)
Initialize UART communication interface.
Sets up UART peripheral, configures pins, enables interrupts, and initializes DMA reception for continuous communication with the host.