|
ChibiOS/HAL
7.2.0
|
Null streams structures and macros. More...
Go to the source code of this file.
Data Structures | |
| struct | NullStreamVMT |
NullStream virtual methods table. More... | |
| struct | NullStream |
| Null stream object. More... | |
Macros | |
| #define | _null_stream_data _base_buffered_stream_data |
NullStream specific data. More... | |
Functions | |
| void | nullObjectInit (NullStream *nsp) |
| Null stream object initialization. More... | |
Null streams structures and macros.
Definition in file nullstreams.h.