Purpose
This file contains all the specific code for the usb-device-composite-cdcmsd-project
Contents
The code can be roughly broken down as follows:
- Configuration functions
- VBus_Configure
- PIO configurations in start of main
- Interrupt handlers
- Callback functions
- 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.