30 #ifndef PIOS_SERIAL_PRIV_H
31 #define PIOS_SERIAL_PRIV_H
46 int writefd,
bool dont_touch_line);
const struct pios_com_driver pios_serial_com_driver
Main PiOS header to include all the compiled in PiOS options.
int32_t PIOS_SERIAL_InitFromFd(uintptr_t *serial_id, int readfd, int writefd, bool dont_touch_line)
int32_t PIOS_SERIAL_Init(uintptr_t *serial_id, const char *path)