Purpose Implementation of the USB CCID.
Contents
The code can be roughly broken down as follows:
- Configuration functions
- Interrupt handlers
- Utility functions
- The main() function, which implements the program behavior
- Use ICC insertion event() and CCID_SmartCardRequest() CCID functions
Please refer to the list of functions in the
Overview tab of this unit for more detailed information.