Motorola DSP56800 Guía de usuario Pagina 284

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 446
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 283
High-Speed Simultaneous Transfer
Target Library Interface
284
Targeting MC56F83xx/DSP5685x Controllers
Prototype
size_t HSST_raw_write (
void *ptr,
size_t length,
HSST_STREAM *rs );
Parameters
ptr
Specifies the pointer that points to the buffer that holds the data to write.
length
Specifies the size of the buffer in bytes.
rs
Specifies a pointer to the communication channel.
Returns
The number of data elements written.
NOTE
This function is useful for sending data structures (e.g., C-type
structures).
HSST_set_log_dir
A target application uses this function to set the host-side directory for storing
temporary log files. Old logs that existed prior to the call to
HSST_set_log_dir() are over-written. Logging stops when the channel is
closed or when HSST_set_log_dir() is called with a null argument. These logs
can be used by the host-side function HSST_set_log_dir.
Prototype
int HSST_set_log_dir (
HSST_STREAM *stream,
char *dir_name );
Vista de pagina 283
1 2 ... 279 280 281 282 283 284 285 286 287 288 289 ... 445 446

Comentarios a estos manuales

Sin comentarios