SingingCat 0
application
|
Data Fields | |
struct comnode | commem [50] |
byte | dalloc |
byte | dynbuf [4096] |
byte | max_commands |
struct ringbuffer | ringbuffer1 |
struct ringbuffer | ringbuffer2 |
Definition at line 6 of file multiram.h.
struct comnode commem[50] |
Definition at line 9 of file multiram.h.
byte dalloc |
Definition at line 8 of file multiram.h.
byte dynbuf[4096] |
Definition at line 12 of file multiram.h.
byte max_commands |
Definition at line 7 of file multiram.h.
struct ringbuffer ringbuffer1 |
Definition at line 10 of file multiram.h.
struct ringbuffer ringbuffer2 |
Definition at line 11 of file multiram.h.