Interface: tos.sensorboards.mts300.MicSetting
interface MicSetting
- Author:
-
Alec Woo
Commands
command error_t muxSel(uint8_t sel)
Events
Commands - Details
disable
command error_t disable()
enable
command error_t enable()
gainAdjust
command error_t gainAdjust(uint8_t val)
muxSel
command error_t muxSel(uint8_t sel)
readToneDetector
command uint8_t readToneDetector()
Events - Details
toneDetected
event error_t toneDetected()