![]() |
IoT Drivers
v3.3.0 (S2022)
Engineering in Software Technology
|
Driver to a SEN-14262 sound sensor. More...
#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | sen14262_initialise (void) |
Initialise the sound sensor driver. More... | |
uint16_t | sen14262_envelope (void) |
Gives the latest measured envelope value from the sensor. More... | |
bool | sen14262_gate (void) |
State of the gate signal on the sensor. More... | |
Driver to a SEN-14262 sound sensor.