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.
Diff: inc/admw_api.h
- Revision:
- 13:97cb32670539
- Parent:
- 6:9d393a9677f4
- Child:
- 14:266ab283b086
--- a/inc/admw_api.h Wed Jul 24 08:51:31 2019 +0000 +++ b/inc/admw_api.h Thu Jul 25 06:38:45 2019 +0000 @@ -65,7 +65,13 @@ #define ADMW_MAX_CHANNELS 16 /*! A handle used in all API functions to identify the ADMW device. */ + typedef void* ADMW_DEVICE_HANDLE; +#define SPI_BUFFER_SIZE 100u + +#define SFL_READ_STATUS_HDR_SIZE 14u + +#define SFL_READ_STATUS_RESPONSE_SIZE 42u /*! Supported connection types for communication with the ADMW device. */ typedef enum {