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.
sn_nsdl_static_resource_parameters_ Struct Reference
Defines static parameters for the resource. More...
#include <sn_nsdl_lib.h>
Data Fields | |
| char * | resource_type_ptr |
| Type of the resource. | |
| char * | interface_description_ptr |
| Interface description. | |
| char * | path |
| Resource path. | |
| 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 151 of file sn_nsdl_lib.h.
Field Documentation
0 means block messages are handled inside this library, otherwise block messages are passed to application
Definition at line 159 of file sn_nsdl_lib.h.
| bool free_on_delete |
1 if struct is dynamic allocted --> to be freed
Definition at line 162 of file sn_nsdl_lib.h.
Interface description.
Definition at line 156 of file sn_nsdl_lib.h.
| unsigned mode |
STATIC etc.
Definition at line 161 of file sn_nsdl_lib.h.
| char* path |
Resource path.
Definition at line 158 of file sn_nsdl_lib.h.
| char* resource_type_ptr |
Type of the resource.
Definition at line 153 of file sn_nsdl_lib.h.
Generated on Wed Jul 13 2022 09:33:22 by
1.7.2