Cart Contact NSDSP Home

nsdsp_session_short_delay

This function produces the shortest possible delay.

Syntax

int nsdsp_session_short_delay(
        nsdsp_session_t   session
);

Parameters

session - a reference to the Session Object

Return

The function returns non-zero if the delay command has been successfully queued, or zero otherwise

Notes

The duration of the delay depends on the session data rate:

Frequency Interval
50 kHz161.3 μs
100 kHz80.7 μs
250 kHz32.7 μs
500 kHz16.7 μs
1 MHz8.7 μs
1.5 MHz6 μs
2 MHz4.7 μs
2.4 MHz4 μs
3 MHz3.3 μs
4 MHz2.7 μs
6 MHz2 μs

This instruction only queues a command. The command will be sent to NSDSP when you queue enough commands to fill the buffer or when you call nsdsp_session_flush.

 

Supported session types: SPI

Minimum library version - 163

Northern Software Home NSDSP Contact Us Purchase/View Cart

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