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.
ADMW_CONNECTION Struct Reference
[ADMW Host Library API]
  #include <admw_api.h>
| Data Fields | |
| ADMW_CONNECTION_TYPE | type | 
| ADMW_PLATFORM_SPI_CONFIG | spi | 
| ADMW_PLATFORM_GPIO_CONFIG | gpio | 
| ADMW_PLATFORM_LOG_CONFIG | log | 
Detailed Description
Connection details for communication with a ADMW device instance.
Definition at line 82 of file admw_api.h.
Field Documentation
| ADMW_PLATFORM_GPIO_CONFIG gpio | 
GPIO connection parameters, for device reset and status I/O signals
Definition at line 89 of file admw_api.h.
| ADMW_PLATFORM_LOG_CONFIG log | 
Log interface connection parameters, for display/routing of log messages
Definition at line 91 of file admw_api.h.
| ADMW_PLATFORM_SPI_CONFIG spi | 
SPI connection parameters, required if SPI connection type is used
Definition at line 87 of file admw_api.h.
Connection type selection
Definition at line 85 of file admw_api.h.
Generated on Wed Jul 13 2022 11:57:57 by
 1.7.2
 1.7.2