Interface: tos.sensorboards.mts300.MicSetting

interface MicSetting

Author:
Alec Woo

Commands
command error_t disable()
command error_t enable()
command error_t gainAdjust(uint8_t val)
command error_t muxSel(uint8_t sel)
command uint8_t readToneDetector()

Events
event error_t toneDetected()

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()