Vybhav Kadaba
/
EV-PRO-MW1001_Development_updateFW
Bumped Mbed FW version to 01.20.0080
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 {