Here is a list of all modules:
[detail level 12]
| Initialization/deinitialization | The functions in this section provide the ability to query available devices, initialize them, and deinitialize them |
| ▼High-level control functions | The functions in this section provide the ability to easily configure the device for operation. They modify multiple internal device settings |
| Advanced control functions | The functions in this section provides some additional control compared to High-Level functions. They are labeled advanced because they require better understanding of hardware and provide functionality that may conflict with other High-Level functions |
| ▼Low-Level control functions | The functions in this section provide a low access to device such as modifying device internal register or clock frequency. Low-Level functions can be used to configure device entirely, however a more practical use is to fine-tune device settings after configuring it with /ref FN_HIGH_LVL |
| Board parameter | |
| Clock definitions | Clock definitions for accessing specific internal clocks |
| ▼Sample Streaming functions | The functions in this section provides support for sending and receiving IQ data samples |
| Additional streaming options | These can be combined with lms_stream_t::channel to enable additional streaming options |
| ▼Version and update functions | The functions in this section provides ability to check device version and perform updates |
| Message logging level | |