verylittlewire.device.Device.analogInit

Device.analogInit(vref: int) None[source]

Initialize and sets voltage reference level for all ADC channels.

Parameters

vref (int) – Mandatory “vref” voltage reference identifyer that have to use for all ADC channel and can only be a value of: VREF_VCC, VREF_1100mV, or VREF_2560mV

Return type

None

USB CTR

35