File Serial.h
FileList > api > Serial > Serial.h
Go to the source code of this file.
#include <Arduino.h>
Classes
| Type | Name |
|---|---|
| class | SerialClass |
Public Types
| Type | Name |
|---|---|
| typedef struct SerialData | SerialData |
| typedef RingBufferN< LT_SERIAL_BUFFER_SIZE > | SerialRingBuffer |
Macros
| Type | Name |
|---|---|
| define | Serial SerialM(LT_UART_DEFAULT_SERIAL) |
| define | SerialM (x) SerialN(x) |
| define | SerialN (x) Serial##x |
Public Types Documentation
typedef SerialData
typedef SerialRingBuffer
Macro Definition Documentation
define Serial
define SerialM
define SerialN
The documentation for this class was generated from the following file cores/common/arduino/libraries/api/Serial/Serial.h