AGC Header Files¶
agc_api.h¶
This header should be included in application source code to gain access to the lib_agc public functions API.
agc_profiles.h¶
This header contains pre-defined profiles for AGC configurations. These profiles can be used to initialise the agc_config_t
data for use with agc_init()
.
This header is automatically included by agc_api.h
.