pub unsafe extern "C" fn ndspChnIirMonoSetEnable(
    id: c_int,
    enable: bool
)
Expand description

IIR filters

§*

  • Configures whether the IIR monopole filter of a channel is enabled.

§Arguments

  • id - ID of the channel (0..23).
  • enable - Whether to enable the IIR monopole filter. /