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.
message_timer_data Struct Reference
The configuration of a timer. More...
#include <message_timer.h>
Public Member Functions | |
bool | is_active () const |
Returns true if the timer is active. | |
void | set_inactive () |
Sets the timer to the inactive state. |
Detailed Description
The configuration of a timer.
Definition at line 52 of file message_timer.h.
Member Function Documentation
bool is_active | ( | ) | const |
Returns true if the timer is active.
Definition at line 97 of file message_timer.h.
void set_inactive | ( | ) |
Sets the timer to the inactive state.
Definition at line 105 of file message_timer.h.
Generated on Tue Jul 12 2022 14:05:52 by
