#include <UART.h>
Definition at line 74 of file UART.h.
◆ UARTDevice() [1/2]
UARTDevice::UARTDevice |
( |
| ) |
|
◆ UARTDevice() [2/2]
UARTDevice::UARTDevice |
( |
UARTPort & | port | ) |
|
◆ ~UARTDevice()
UARTDevice::~UARTDevice |
( |
| ) |
|
|
virtual |
◆ endUartTransfer()
void UARTDevice::endUartTransfer |
( |
UARTPort * | port, |
|
|
bool | transmit ) |
|
virtual |
◆ startUartTransfer()
void UARTDevice::startUartTransfer |
( |
UARTPort * | port, |
|
|
bool | transmit ) |
|
virtual |
◆ uartRcv()
virtual void UARTDevice::uartRcv |
( |
char & | buf | ) |
|
|
inlinevirtual |
◆ uartport
UARTPort* UARTDevice::uartport = nullptr |
|
protected |
The documentation for this class was generated from the following files: