tinyproto
Public Member Functions | List of all members
tinyproto::Serial Class Reference

Public Member Functions

 Serial (const char *dev)
 
void setTimeout (uint32_t timeoutMs)
 
bool begin (uint32_t speed)
 
void end ()
 
int readBytes (uint8_t *buf, int len)
 
int write (const uint8_t *buf, int len)
 

The documentation for this class was generated from the following files: