Configuration options for the buffer types. More...
Macros | |
| #define | MCUXCLBUFFER_USE_OBJECT |
| If set to 1, use the object oriented buffer implementation. | |
| #define | MCUXCLBUFFER_USE_POINTER |
| If set to 1, use the plain C pointer buffer implementation. | |
Configuration options for the buffer types.
| #define MCUXCLBUFFER_USE_OBJECT |
If set to 1, use the object oriented buffer implementation.
| #define MCUXCLBUFFER_USE_POINTER |
If set to 1, use the plain C pointer buffer implementation.