Motorola USB08 Reference Manual page 102

Universal serial bus evaluation board using the mc68hc908jb8
Table of Contents

Advertisement

Source Code Files
// Manufacturer String
//--------------------------------------------
#define SD1LEN sizeof("MCT Elektronikladen")*2
//--------------------------------------------
const uchar String1Desc[SD1LEN] = {
// Size, Type
SD1LEN, DT_STRING,
// Unicode String
'M', 0,
'C', 0,
'T', 0,
' ', 0,
'E', 0,
'l', 0,
'e', 0,
'k', 0,
't', 0,
'r', 0,
'o', 0,
'n', 0,
'i', 0,
'k', 0,
'l', 0,
'a', 0,
'd', 0,
'e', 0,
'n', 0
};
Designer Reference Manual
102
Source Code Files
USB08 Evaluation Board
MOTOROLA

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mc68hc908jb8

Table of Contents