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.
Fork of ADISense1000_Example_FW by
ADI_SENSE_CONNECTION Struct Reference
[ADI Sense Host Library API]
#include <adi_sense_api.h>
Data Fields | |
ADI_SENSE_CONNECTION_TYPE | type |
ADI_SENSE_PLATFORM_SPI_CONFIG | spi |
ADI_SENSE_PLATFORM_GPIO_CONFIG | gpio |
Detailed Description
Connection details for communication with a ADI Sense device instance.
Definition at line 77 of file adi_sense_api.h.
Field Documentation
ADI_SENSE_PLATFORM_GPIO_CONFIG gpio |
GPIO connection parameters, for device reset and status I/O signals
Definition at line 83 of file adi_sense_api.h.
ADI_SENSE_PLATFORM_SPI_CONFIG spi |
SPI connection parameters, required if SPI connection type is used
Definition at line 81 of file adi_sense_api.h.
Connection type selection
Definition at line 79 of file adi_sense_api.h.
Generated on Wed Jul 13 2022 23:03:11 by
