Loading...
Searching...
No Matches
read_timeout.h File Reference

isrpipe read timeout Interface More...

Detailed Description

isrpipe read timeout Interface

Author
Kaspar Schleiser kaspa.nosp@m.r@sc.nosp@m.hleis.nosp@m.er.d.nosp@m.e

Definition in file read_timeout.h.

#include "isrpipe.h"
+ Include dependency graph for read_timeout.h:

Go to the source code of this file.

Functions

int isrpipe_read_timeout (isrpipe_t *isrpipe, uint8_t *buf, size_t count, uint32_t timeout)
 Read data from isrpipe (with timeout, blocking)
 
int isrpipe_read_all_timeout (isrpipe_t *isrpipe, uint8_t *buf, size_t count, uint32_t timeout)
 Read data from isrpipe (with timeout, blocking, wait until all read)