TP_GetLatestIndexInAuto


C Specification

#include <nitro/spi.h>
u16 TP_GetLatestIndexInAuto( void );

Description

This function acquires the index of the last data that autosampling stored in the loop buffer.

Arguments

None

Return Values

None

See Also

TP_RequestAutoSamplingStart

Revision History

04/16/2004 Initial version