plptools
Loading...
Searching...
No Matches
mp_serial.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int init_serial (const char *dev, int speed, int debug)
 
void ser_exit (int fd)
 

Function Documentation

◆ init_serial()

int init_serial ( const char *  dev,
int  speed,
int  debug 
)

Definition at line 58 of file mp_serial.c.

◆ ser_exit()

void ser_exit ( int  fd)

Definition at line 172 of file mp_serial.c.