|
Serial Wombat Arduino Library
|


Go to the source code of this file.
Classes | |
| class | SerialWombatQueue |
| A Class representing a Queue in the User Ram area on the Serial Wombat Chip. More... | |
Enumerations | |
| enum class | SerialWombatQueueType { QUEUE_TYPE_RAM_BYTE = 0 , QUEUE_TYPE_RAM_BYTE_SHIFT = 1 } |
|
strong |
| Enumerator | |
|---|---|
| QUEUE_TYPE_RAM_BYTE | A queue that queues byte-sized data in a queue in the User RAM area. |
| QUEUE_TYPE_RAM_BYTE_SHIFT | A queue that queues byte-sized data in a queue in the User RAM area. |
Definition at line 31 of file SerialWombatQueue.h.