Stream structure type. More...
Data Fields | |
int | iob_fd |
uint16_t | iob_mode |
uint8_t | iob_flags |
int | iob_unget |
Stream structure type.
A pointer to this type is used for all standard I/O functions to specify a stream.
Definition at line 92 of file nut_io.h.