#include <UartHandler.h>
Definition at line 14 of file UartHandler.h.
◆ UartHandler()
UartHandler::UartHandler |
( |
| ) |
|
◆ ~UartHandler()
UartHandler::~UartHandler |
( |
| ) |
|
|
virtual |
◆ getUARTHandlers()
static std::vector< UartHandler * > & UartHandler::getUARTHandlers |
( |
| ) |
|
|
inlinestatic |
◆ uartRxComplete()
void UartHandler::uartRxComplete |
( |
UART_HandleTypeDef * |
huart | ) |
|
|
virtual |
◆ uartTxComplete()
void UartHandler::uartTxComplete |
( |
UART_HandleTypeDef * |
huart | ) |
|
|
virtual |
The documentation for this class was generated from the following files: