#include <cvt_V1724.h>
Data Fields | |
| cvt_board_data | m_common_data |
| UINT32 * | m_cache_sample_buffer |
| UINT32 | m_cache_sample_buffer_size |
| UINT32 | m_cache_sample_buffer_read_bytes |
This structure stores any board data, common and specific ones. It must be passed to each V1724's API
Definition at line 33 of file cvt_V1724.h.
|
|
Builtin samples' cache buffer Definition at line 39 of file cvt_V1724.h. Referenced by cvt_V1724_close(), cvt_V1724_get_buffer_cache(), cvt_V1724_open(), and cvt_V1724_read_data(). |
|
|
Builtin number of samples stored ( BYTES) Definition at line 41 of file cvt_V1724.h. Referenced by cvt_V1724_close(), cvt_V1724_open(), and cvt_V1724_read_data(). |
|
|
Builtin samples' cache buffer size ( UINT32 Words) Definition at line 40 of file cvt_V1724.h. Referenced by cvt_V1724_close(), cvt_V1724_open(), and cvt_V1724_read_data(). |
|
1.4.6-NO