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: CMDB EthernetInterface HTTPD dconfig mbed-rpc mbed-rtos mbed storage_on_flash
main.h File Reference
message and interface for main task. More...
Go to the source code of this file.
Enumerations | |
| enum | MainMessageId { , MSG_IFDOWN, MSG_IFSTAT } |
Command Message ID of main task. More... | |
Functions | |
| bool | send_main_message (MainMessageId msg_id, uint32_t msg_p1, uint32_t msg_p2) |
| Send message to main task. | |
Variables | |
| MainConfig | _config |
| Global configuration instance. | |
Detailed Description
message and interface for main task.
Definition in file main.h.
Enumeration Type Documentation
| enum MainMessageId |
Function Documentation
| bool send_main_message | ( | MainMessageId | msg_id, |
| uint32_t | msg_p1, | ||
| uint32_t | msg_p2 | ||
| ) |
Variable Documentation
Generated on Tue Jul 12 2022 20:32:58 by
1.7.2