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 by
ADI_SENSE_CONNECTION Struct Reference
[ADISENSE 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 |
ADI_SENSE_PLATFORM_LOG_CONFIG | log |
Detailed Description
Connection details for communication with a ADISENSE 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_LOG_CONFIG log |
Log interface connection parameters, for display/routing of log messages
Definition at line 85 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 13:02:05 by
