sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Classes | Macros | Typedefs | Variables
HardwareSerial.h File Reference
#include "Print.h"

Go to the source code of this file.

Classes

class  HardwareSerial
 

Macros

#define SERIAL_RX_BUFFER_SIZE   16
 
#define SERIAL_8N1   0x06
 
#define HAVE_HWSERIAL0
 

Typedefs

typedef uint8_t rx_buffer_index_t
 

Variables

HardwareSerial Serial
 

Macro Definition Documentation

#define HAVE_HWSERIAL0
#define SERIAL_8N1   0x06
#define SERIAL_RX_BUFFER_SIZE   16

Typedef Documentation

typedef uint8_t rx_buffer_index_t

Variable Documentation