5.4.1 Module API Files

The API for each module is defined in its associated header file. Dependencies between modules are minimized and implemented at the application level. This allows for easy porting of application code from one device to another – only the hardware-dependent module configurations must be adjusted. The acquisition auto-tune and acquisition manual tune modules have the same API file. All the other modules have their API file that needs to be linked to the user application.