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.
ADMW1001_MULTICYCLE_CONFIG Struct Reference
[ADMW1001 Host Library API]
  #include <admw1001_config.h>
Data Fields | |
| uint32_t | cyclesPerBurst | 
| uint32_t | burstInterval | 
Detailed Description
ADMW1001 Multi-Cycle Configuration options
- Note:
 - required only when ADMW1001_OPERATING_MODE_MULTICYCLE is selected as the operatingMode (ADMW1001_MEASUREMENT_CONFIG)
 
Definition at line 439 of file admw1001_config.h.
Field Documentation
| uint32_t burstInterval | 
Interval, in seconds, between each successive burst of cycles
Definition at line 444 of file admw1001_config.h.
| uint32_t cyclesPerBurst | 
Number of cycles to complete for a single burst
Definition at line 442 of file admw1001_config.h.
Generated on Wed Jul 13 2022 05:15:07 by
 1.7.2