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.
sdk_mapped_flags_key_list_t Struct Reference
[Mapped flags]
Type used to present a subset of the registered keys. More...
#include <sdk_mapped_flags.h>
Data Fields | |
| uint32_t | len |
| The length of the list. | |
| uint16_t | flag_keys [SDK_MAPPED_FLAGS_N_KEYS] |
| The list of keys. | |
Detailed Description
Type used to present a subset of the registered keys.
Definition at line 75 of file sdk_mapped_flags.h.
Field Documentation
| uint16_t flag_keys[SDK_MAPPED_FLAGS_N_KEYS] |
The list of keys.
Definition at line 78 of file sdk_mapped_flags.h.
| uint32_t len |
The length of the list.
Definition at line 77 of file sdk_mapped_flags.h.
Generated on Tue Jul 12 2022 15:07:18 by
1.7.2