MCP2210 Library
An Open Source MCP2210 Library for Linux.
USBKeyParametersDef Struct Reference

#include <mcp2210.h>

List of all members.

Public Attributes

unsigned int VID
unsigned int PID
unsigned int HostPowered
unsigned int SelfPowered
unsigned int RemoteWakeupCapable
unsigned int RequestedCurrentAmountFromHost
int ErrorCode

Detailed Description

USB power-up key parameters definition


Member Data Documentation

The error code returned

Whether it is host powered 0: No 1: Yes

Product ID

Whether supports remote wake-up 0: No 1: Yes

Requested current amount from USB Host current = value x 2 mA

Whether it is self powered 0: No 1: Yes

Vendor ID


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines