#include "typedefs.h"
#include "cbuffer.h"
#include "cas.h"
Go to the source code of this file.
Defines | |
| #define | CB_BUFFER_SIZE 4 |
| default size of cyclic buffer | |
| #define | BM_BUFFER_SIZE 32 |
Even thought this projects intention is not to provide overloaded abstractions, this library is trying to provide such abstractions.
Definition in file driverlib.h.
1.4.6