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.
Fork of d7a_1x by
d7a_callbacks_t Struct Reference
File system callbacks. More...
#include <d7a.h>
Data Fields | |
| WriteFileFunction | write_file |
| Write in local file. | |
| ReadFileFunction | read_file |
| Read from local file. | |
| NotifDoneFunction | notif_done |
| Is called when the notification is finished (depending on the retry policy) | |
| UnsolicitedMsgFunction | unsolicited_msg |
| This function is called when an unsolicited message is catched. | |
Detailed Description
File system callbacks.
Definition at line 355 of file d7a.h.
Field Documentation
| NotifDoneFunction notif_done |
| UnsolicitedMsgFunction unsolicited_msg |
| WriteFileFunction write_file |
Generated on Sun Jul 17 2022 09:41:51 by
1.7.2
