/** ****************************************************************************** * @file SHAL_TIM.h * @author Luca Lizaranzu * @brief Related to USART and UART abstractions ****************************************************************************** */ #include "SHAL_UART.h" UART::UART(const UART_Pair pair){ }