dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pios_annuncdac.h File Reference
#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...
 

Detailed Description

Author
dRonin, http://dronin.org Copyright (C) 2017
See Also
The GNU Public License (GPL) Version 3

Definition in file pios_annuncdac.h.