Motorola DSP56800 Uživatelská příručka Strana 281

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 446
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 280
High-Speed Simultaneous Transfer
Target Library Interface
281Targeting MC56F83xx/DSP5685x Controllers
nmemb
Passes the number of data elements to write.
stream
Passes a pointer to the communication channel.
Returns
The number of data elements written.
HSST_read
A target application uses this function to read data sent by the host.
Prototype
size_t HSST_read (
void *data,
size_t size,
size_t nmemb,
HSST_STREAM *stream );
Parameters
data
Passes a pointer to the data buffer into which to read the data.
size
Passes the size of the individual data elements to read.
nmemb
Passes the number of data elements to read.
stream
Passes a pointer to the communication channel.
Returns
The number of data elements read.
Zobrazit stránku 280
1 2 ... 276 277 278 279 280 281 282 283 284 285 286 ... 445 446

Komentáře k této Příručce

Žádné komentáře