Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: platform_drivers
ad469x_init_param Struct Reference
Structure containing the init parameters needed by the ad469x device. More...
#include <ad469x.h>
Data Fields | |
struct gpio_init_param * | gpio_resetn |
RESET GPIO initialization structure. | |
struct gpio_init_param * | gpio_convst |
CONVST GPIO initialization parameters. | |
struct gpio_init_param * | gpio_busy |
BUSY GPIO initialization parameters. | |
void(* | dcache_invalidate_range )(uint32_t address, uint32_t bytes_count) |
Invalidate the Data cache for the given address range. |
Detailed Description
Structure containing the init parameters needed by the ad469x device.
Definition at line 215 of file ad469x.h.
Field Documentation
void(* dcache_invalidate_range)(uint32_t address, uint32_t bytes_count) |
struct gpio_init_param* gpio_busy |
struct gpio_init_param* gpio_convst |
struct gpio_init_param* gpio_resetn |
Generated on Tue Jul 12 2022 15:35:47 by
