Function ctru_sys::ndspChnGetInterp

source ·
pub unsafe extern "C" fn ndspChnGetInterp(id: c_int) -> ndspInterpType
Expand description

Gets the interpolation type of a channel.

§Arguments

  • id - ID of the channel (0..23).

§Returns

The interpolation type of the channel.