USBDeviceInit Function

Microchip USB Device Library

USB Device Library Help
USBDeviceInit Function
C
void USBDeviceInit();
Description

This function initializes the device stack it in the default state. The USB module will be completely reset including all of the internal variables, registers, and interrupt flags.

Preconditions

This function must be called before any of the other USB Device functions can be called, including USBDeviceTasks().

Remarks

None

Microchip MCHPFSUSB v2.3 - Sept 20, 2008
Copyright © 2008 Microchip Technology, Inc.  All rights reserved.