参数资料
型号: DM240415
厂商: Microchip Technology
文件页数: 39/63页
文件大小: 0K
描述: ACCESSORY DEVELOPMENT START KIT
设计资源: PIC24F ADK Schematic
特色产品: DM240415 Android? Accessory Starter Kit
标准包装: 1
主要目的: 参考设计,平板式
嵌入式: 是,MCU,16 位
已用 IC / 零件: PIC24F
主要属性: 机器人 OS,附件开发平台,兼容 Arduino
次要属性: 免版税,免软件库许可费
已供物品: 电路板,适配器,调试程序,电源,软件
Microchip's Accessory Framework for Android(tm)
C
#define EVENT_ANDROID_HID_SEND_EVENT_COMPLETE ANDROID_EVENT_BASE + 3
Description
The requested report has been sent to the requested device.
5.6 Type Definitions
Enumerations
34
Structures
Name
Name
Description
Defines the available audio modes
Description
ANDROID_ACCESSORY_INFORMATION This structure contains the informatin that is required to
successfully create a link between the Android device and the
accessory. This information must match the information entered in
the accessory filter in the Android application in order for the
Android application to access the device. An instance of this
structure should be passed into the AndroidAppStart ( see page
25)() at initialization.
5.6.1 ANDROID_ACCESSORY_INFORMATION Structure
File
usb_host_android.h
C
typedef struct {
char * manufacturer ;
BYTE manufacturer_size ;
char * model ;
BYTE model_size ;
char * description ;
BYTE description_size ;
char * version ;
BYTE version_size ;
char * URI ;
BYTE URI_size ;
char * serial ;
BYTE serial_size ;
ANDROID_AUDIO_MODE audio_mode ;
} ANDROID_ACCESSORY_INFORMATION;
Members
Members
char* manufacturer;
BYTE manufacturer_size;
char* model;
BYTE model_size;
char* description;
Description
String: manufacturer name
length of manufacturer string
String: model name
length of model name string
String: description of the accessory
34
5
相关PDF资料
PDF描述
DM300004-2 BOARD DEMO DSPICDEM.NET 2
DM300014 BOARD DEMO DSPICDEM 1.1 GEN PURP
DM300016 BOARD DEMO DSPICDEM STARTER
DM300017 BOARD DEMO DSPICDEM STARTER
DM300020 BOARD DEV DSPICDEM MC1 MOTORCTRL
相关代理商/技术参数
参数描述
DM2410-0AL1 制造商:未知厂家 制造商全称:未知厂家 功能描述:Optoelectronic
DM2410-0BL1 制造商:未知厂家 制造商全称:未知厂家 功能描述:Optoelectronic
DM2410-0CL1 制造商:未知厂家 制造商全称:未知厂家 功能描述:Optoelectronic
DM2410-0DL1 制造商:未知厂家 制造商全称:未知厂家 功能描述:Optoelectronic
DM2410-0GL1 制造商:未知厂家 制造商全称:未知厂家 功能描述:Optoelectronic