Silicon Laboratories SiM3U1xx Bedienungsanleitung Seite 18

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 30
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 17
AN758
18 Rev. 0.1
Example:
const USB_Descriptor_Configuration_t ConfigurationDescriptor;
String Descriptors
#define STR0LEN 4
static uint8_t const String0Desc[STR0LEN] =
{
STR0LEN, DTYPE_String, 0x09, 0x04
};
#define STR1LEN sizeof("SILICON LABORATORIES INC.")*2
static uint8_t const String1Desc[STR1LEN] ={...}
#define STR2LEN sizeof("SiM3U1xx CDC Class")*2
static uint8_t const String2Desc[STR2LEN] ={...}
Seitenansicht 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 ... 29 30

Kommentare zu diesen Handbüchern

Keine Kommentare