pub const MAX_CHANNELS: u16 = 200;
Expand description

Maximum number of channels that can be returned by [Device.GetSupportedChannels].

Value was chosen arbitrarily to be large enough to accommodate any reasonable future use case.