Function ctru_sys::ndspChnSetRate

source ·
pub unsafe extern "C" fn ndspChnSetRate(id: c_int, rate: f32)
Expand description

Sets the sample rate of a channel.

§Arguments

  • id - ID of the channel (0..23).
  • rate - Sample rate to use.