Tlc1543.ReadPreviousAndChargeChannel(Channel) Method

Definition

Reads previous reading and prepares next reading for specified channel

public int ReadPreviousAndChargeChannel (Iot.Device.Tlc1543.Channel channelToCharge);
member this.ReadPreviousAndChargeChannel : Iot.Device.Tlc1543.Channel -> int
Public Function ReadPreviousAndChargeChannel (channelToCharge As Channel) As Integer

Parameters

channelToCharge
Channel

Channel to prepare

Returns

10 bit value corresponding to relative voltage level on channel

Applies to