次の方法で共有


USBDBG PDD Functions (Compact 2013)

10/16/2014

The list below describes the USBDBG PDD functions that you use to develop a platform-dependent device driver (PDD) that communicates with either one or both of the model device drivers (MDDs).

  • UsbDbgPdd_Init
    Initializes the hardware and fills the function table with device driver service-provider interface (DDSI) functions.
  • UsbDbgPdd_SetPower
    Enables and disables the USB debug connection between the device and the development computer.

See Also

Reference

USBDBG PDD Reference