USB services: Difference between revisions
No edit summary |
|||
Line 159: | Line 159: | ||
Returns the current state. Values: | Returns the current state. Values: | ||
* 0: Initial state. | * 0: Initial state. | ||
* ... | * 6: Device init starting. | ||
* 3: {Initialization}, previous state is 6. | |||
* 4: {Initialization}, previous state is 3. | |||
* 5: Initialization done, data-transfer is now available. | |||
== SetVidPidBcd == | == SetVidPidBcd == |