arduino-emulator
Loading...
Searching...
No Matches
arduino
SPSCQueue
Public Member Functions
|
List of all members
arduino::SPSCQueue< T > Class Template Reference
Public Member Functions
SPSCQueue
(
size_t
size=0)
size_t
empty
()
operator bool
()
const
T
pop
(
bool
peek=
false
)
bool
push
(
T
data)
void
reset
()
The documentation for this class was generated from the following file:
ArduinoCore-API/api/
DMAPool.h
Generated by
1.9.8