Base Output Class with common functionality. More...
#include <sam_arduino_out.h>
Static Public Member Functions | |
static uint32_t | sampleRate () |
static void | setSampleRate (uint32_t rate) |
Protected Attributes | |
bool | is_open = false |
int | channel_count = -1 |
int | bits_per_sample = -1 |
Base Output Class with common functionality.