Motorola DSP56800 Podręcznik Użytkownika Strona 281

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 446
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 280
1 2 ... 276 277 278 279 280 281 282 283 284 285 286 ... 445 446

Komentarze do niniejszej Instrukcji

Brak uwag