Go to the documentation of this file.
41 #ifndef STDIF_DPIPE_H_
42 #define STDIF_DPIPE_H_ 1
57 #define STDIF_DPIPE_MAX_PRINT_SIZE (255)
244 return stdif->
write(stdif->
driver, data, count, timeout);
252 return stdif->
read(stdif->
driver, data, count, timeout);