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.
PppFsm Struct Reference
PPP finite state machine. More...
#include <ppp.h>
Data Fields | |
| uint_t | state |
| FSM state. | |
| uint8_t | identifier |
| Identifier used to match requests and replies. | |
| uint_t | restartCounter |
| Restart counter. | |
| uint_t | failureCounter |
| Failure counter. | |
| systime_t | timestamp |
| Timestamp to manage retransmissions. | |
Detailed Description
PPP finite state machine.
Definition at line 388 of file ppp.h.
Field Documentation
| uint_t failureCounter |
| uint8_t identifier |
| uint_t restartCounter |
Generated on Tue Jul 12 2022 17:10:24 by
1.7.2