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.
Dependencies: mbed
service_list Struct Reference
< Struct for holding service list More...
#include <TransLayer.h>
Data Fields | |
| call_back_ptr | service_function |
| call back function pointer | |
| char | service_flag |
| Packet service flag for which this service responds. | |
Detailed Description
< Struct for holding service list
Definition at line 38 of file TransLayer.h.
Field Documentation
| char service_flag |
Packet service flag for which this service responds.
Definition at line 42 of file TransLayer.h.
| call_back_ptr service_function |
call back function pointer
Definition at line 41 of file TransLayer.h.
Generated on Thu Aug 4 2022 08:49:39 by
1.7.2