Public メソッド | |
void | begin (int speed) |
void | end () |
void | print (const char *s) |
void | print (int val, SERIAL_FORMAT format) |
void | println (const char *s) |
void | println (int val, SERIAL_FORMAT format) |
int | read (void) |
void | write (const char c) |
void | write (const char *s, int length) |