volume2 2.0.0.0
|
Volume 2 Vol data structure. More...
#include <volume2.h>
Data Fields | |
uint8_t | gain_ch1 |
uint8_t | gain_ch2 |
uint8_t | attenuation_ch1 |
uint8_t | attenuation_ch2 |
uint8_t | zero_cross_det_ch1 |
uint8_t | zero_cross_det_ch2 |
Volume 2 Vol data structure.
Complete vol data structure for Volume 2 Click driver.
uint8_t attenuation_ch1 |
Set attenation on Ch1, possible value ranges from 0 to 95.
uint8_t attenuation_ch2 |
Set attenation on Ch2, possible value ranges from 0 to 95.
uint8_t gain_ch1 |
Set gain on Ch1, choose one of the predefined options.
uint8_t gain_ch2 |
Set gain on Ch2, choose one of the predefined options.
uint8_t zero_cross_det_ch1 |
Zero cross detection set on Ch1, choose one of the predefined options.
uint8_t zero_cross_det_ch2 |
Zero cross detection set on Ch2, choose one of the predefined options.