FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
Defines API types used by hardware UART features. More...
Classes | |
class | UART |
Hardware serial receiver/transceiver API. More... | |
class | UARX |
Hardware serial receiver API. More... | |
class | UATX |
Hardware serial transmitter API. More... | |
Defines API types used by hardware UART features.
Note this API is only available to MCU that have hardware UART, such as all ATmega, but not other MCU, like ATtiny.