|
dRonin
adbada4
dRonin firmware
|
#include <pios_dac.h>Go to the source code of this file.
Typedefs | |
| typedef struct annuncdac_dev_s * | annuncdac_dev_t |
Functions | |
| int32_t | PIOS_ANNUNCDAC_Init (annuncdac_dev_t *annuncdac_id, dac_dev_t dac) |
| Allocate and initialise ANNUNCDAC device. More... | |
| void | PIOS_ANNUNCDAC_SetValue (annuncdac_dev_t dev, bool active, bool value) |
| Set whether we should be beeping. More... | |
Definition in file pios_annuncdac.h.