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 455 of file admw1001_config.h.
Field Documentation
uint32_t burstInterval |
Interval, in seconds, between each successive burst of cycles
Definition at line 460 of file admw1001_config.h.
uint32_t cyclesPerBurst |
Number of cycles to complete for a single burst
Definition at line 458 of file admw1001_config.h.
Generated on Wed Jul 13 2022 03:04:55 by
