Purpose
This file contains all the specific code for the usb-device-hid-Transfer-project
Contents
The code can be roughly broken down as follows:
- Configuration functions
- VBus_Configure
- ConfigurePit
- ConfigureWakeUp
- PIO & Timer configurations in start of main
- Interrupt handlers
- The main function, which implements the program behavior
Please refer to the list of functions in the
Overview tab of this unit for more detailed information.