#include <sys/device.h>
Go to the source code of this file.
Functions | |
int | NutIfStreamReadTran (NUTDEVICE *dev, char *data, int size) |
Read from a stream device translating non printables. | |
int | NutIfStreamWriteTran (NUTDEVICE *dev, CONST char *data) |
Translate and write a string to a stream device. |