Cart Contact NSDSP Home

nsdsp_debug_fetch_double

This function retrieves a double precision floating point value requested with nsdsp_debug_read_reg function. If the data is not immediately available, it waits until the data arrives.

Syntax

Syntax

double nsdsp_debug_fetch_double(
        nsdsp_session_t   session
);

Parameters

session - a reference to the Debug Session Object obtained with nsdsp_session_program_for_debug or nsdsp_start_debug_session function

Return

The function returns the content of the requested register.

Notes

The register requested by nsdsp_debug_read_reg must be a double precision floating point register.

 

Minimum library version - 163

Northern Software Home NSDSP Contact Us Purchase/View Cart

© 2007-2025 Northern Software Inc. All Rights Reserved.