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.
Dependents: mbed-TFT-example-NCS36510 mbed-Accelerometer-example-NCS36510 mbed-Accelerometer-example-NCS36510
sn_nsdl_static_resource_parameters_ Struct Reference
Defines static parameters for the resource. More...
#include <sn_nsdl_lib2.h>
Data Fields | |
| uint8_t * | resource |
| NULL if dynamic resource. | |
| int16_t | pathlen |
| Address. | |
| uint16_t | resourcelen |
| 0 if dynamic resource, resource information in static resource | |
| bool | external_memory_block:1 |
| 0 means block messages are handled inside this library, otherwise block messages are passed to application | |
| unsigned | mode:2 |
| STATIC etc. | |
| bool | free_on_delete:1 |
| 1 if struct is dynamic allocted --> to be freed | |
Detailed Description
Defines static parameters for the resource.
Definition at line 142 of file sn_nsdl_lib2.h.
Field Documentation
0 means block messages are handled inside this library, otherwise block messages are passed to application
Definition at line 149 of file sn_nsdl_lib2.h.
| bool free_on_delete |
1 if struct is dynamic allocted --> to be freed
Definition at line 152 of file sn_nsdl_lib2.h.
| unsigned mode |
STATIC etc.
Definition at line 151 of file sn_nsdl_lib2.h.
| int16_t pathlen |
Address.
Definition at line 147 of file sn_nsdl_lib2.h.
| uint8_t* resource |
NULL if dynamic resource.
Definition at line 146 of file sn_nsdl_lib2.h.
| uint16_t resourcelen |
0 if dynamic resource, resource information in static resource
Definition at line 148 of file sn_nsdl_lib2.h.
Generated on Tue Jul 12 2022 11:03:19 by
1.7.2