Purpose
This file contains all the specific code for the basic-rtt-project
Contents
The code
can be roughly broken down as follows:
- Configuration functions
- 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.