MVMFirmwareCpp v0.1
Public Member Functions | List of all members
Serial Struct Reference

#include <arduino.h>

Public Member Functions

void begin ()
 
void print ()
 
void println ()
 
int readStringUntil ()
 

Detailed Description

Definition at line 2 of file arduino.h.

Member Function Documentation

◆ begin()

void Serial::begin ( )
Here is the caller graph for this function:

◆ print()

void Serial::print ( )
Here is the caller graph for this function:

◆ println()

void Serial::println ( )
Here is the caller graph for this function:

◆ readStringUntil()

int Serial::readStringUntil ( )
Here is the caller graph for this function:

The documentation for this struct was generated from the following file: