arduino-emulator
Loading...
Searching...
No Matches
Public Member Functions | List of all members
arduino::DMAPool< T, A > Class Template Reference

Public Member Functions

 DMAPool (size_t n_samples, size_t n_channels, size_t n_buffers, void *mem_in=nullptr)
 
DMABuffer< T > * alloc (uint32_t flags)
 
void flush ()
 
void free (DMABuffer< T > *buf, uint32_t flags=0)
 
bool readable ()
 
bool writable ()
 

The documentation for this class was generated from the following file: