/** @mainpage Overview @anchor [] @brief [] [] @section []_memory_requirements Memory Requirements @brief Memory requirements of the [] library. @include{doc} size_table.md */ /** @page []_design Design [] Library Design [] */ /** @page []_config Configurations @brief Configurations of the [] library. @par configpagestyle Configuration settings are C pre-processor constants. They can be set with a \#define in the config file ([]_config.h) or by using a compiler option such as -D in gcc. @section [] @copydoc [] @section [] @copydoc [] @section [] @copydoc [] */ /** @page []_functions Functions @brief Primary functions of the [] library:

@subpage []_function
@subpage []_function
@subpage []_function
@page []_function [] @snippet [] declare_[] @copydoc [] @page []_function [] @snippet [] declare_[] @copydoc [] @page []_function [] @snippet [] declare_[] @copydoc [] */ /** @defgroup []_enum_types Enumerated Types @brief Enumerated types of the [] library */ /** @defgroup []_callback_types Callback Types @brief Callback function pointer types of the [] library */ /** @defgroup []_struct_types Parameter Structures @brief Structures passed as parameters to [[] library functions](@ref []_functions) These structures are passed as parameters to library functions. Documentation for these structures will state the functions associated with each parameter structure and the purpose of each member. */ /** @defgroup []_basic_types Basic Types @brief Primitive types of the [] library. */ /** @defgroup []_constants Constants @brief Constants defined in the [] library */