Struct AnalogDataPayload
Represents the payload of the AnalogData register.
public struct AnalogDataPayload
- Inherited Members
Constructors
- AnalogDataPayload(ushort, ushort, ushort, ushort, ushort)
Initializes a new instance of the AnalogDataPayload structure.
Fields
- Adc0
The sampled analog input value on ADC0.
- Adc1
The sampled analog input value on ADC1.
- AttenuationLeft
The amplitude of the left channel controlled by ADC0.
- AttenuationRight
The amplitude of the right channel controlled by ADC0.
- Frequency
The output frequency controlled by ADC1.