40 #ifndef __SERIAL_TIMEOUT_H__
41 #define __SERIAL_TIMEOUT_H__
46 #define SERIAL_TIMEOUT_VALUE (RTIMER_SECOND/200)
74 void serial_timeout_init(
void);
int serial_timeout_input_byte(unsigned char c)
Get one byte of input from the serial driver.
PROCESS_NAME(sample_process)
Process the sampler runs as.
process_event_t serial_timeout_event_message
Event posted when a timeout has expired after the end of data recieving.