Motorola DSP56800 Guía de usuario Pagina 273

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 446
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 272
High-Speed Simultaneous Transfer
Host-Side Client Interface
273Targeting MC56F83xx/DSP5685x Controllers
hsst_size
A host-side client application uses this function to determine the size of unread data
(in bytes) in the communication channel.
Prototype
HRESULT hsst_size (
size_t channel_id,
size_t *unread );
Parameters
channel_id
Specifies the channel ID of the applicable communication channel.
unread
Contains the size of unread data in the communication channel.
Returns
S_OK if the call succeeds or S_FALSE if the call fails.
hsst_block_mode
A host-side client application uses this function to set a communication channel in
blocking mode. All calls to read from the specified channel block indefinitely until the
requested amount of data is available. By default, a channel starts in the blocking
mode.
Prototype
HRESULT hsst_block_mode ( size_t channel_id );
Parameters
channel_id
Specifies the channel ID of the communication channel to set in blocking mode.
Vista de pagina 272
1 2 ... 268 269 270 271 272 273 274 275 276 277 278 ... 445 446

Comentarios a estos manuales

Sin comentarios