pub unsafe extern "C" fn dds_offset(
phase_acc: u32,
phase_offset: i32,
) -> i16Expand description
\brief Find the amplitude for a particular phase offset from an accumulated phase. \param phase_acc The accumulated phase. \param phase_offset The phase offset. \return The signal amplitude.