pub unsafe extern "C" fn dds_offsetf(
phase_acc: u32,
phase_offset: i32,
) -> f32Expand description
\brief Lookup the floating point value of a particular phase offset from an accumulated phase. \param phase_acc The accumulated phase. \param phase_offset The phase offset. \return The signal amplitude.