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 通道模式。