Skip to main content

dds_offsetf

Function dds_offsetf 

Source
pub unsafe extern "C" fn dds_offsetf(
    phase_acc: u32,
    phase_offset: i32,
) -> f32
Expand 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.