Function ctru_sys::ndspChnSetInterp
source · pub unsafe extern "C" fn ndspChnSetInterp(
id: c_int,
type_: ndspInterpType
)
Expand description
Sets the interpolation type of a channel.
§Arguments
id
- ID of the channel (0..23).type
- Interpolation type to use.