AdcController.ChannelMode 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 ADC 控制器的通道模式。
public:
property AdcChannelMode ChannelMode { AdcChannelMode get(); void set(AdcChannelMode value); };
AdcChannelMode ChannelMode();
void ChannelMode(AdcChannelMode value);
public AdcChannelMode ChannelMode { get; set; }
var adcChannelMode = adcController.channelMode;
adcController.channelMode = adcChannelMode;
Public Property ChannelMode As AdcChannelMode
屬性值
ADC 通道模式。