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 OmniWheels by
topo_trace.h File Reference
test API to trace the network topology More...
Go to the source code of this file.
Functions | |
| void | topo_trace (enum topo_type type, const uint8_t address[static 8], enum topo_update update_type) |
| Modify topology tables. | |
Detailed Description
test API to trace the network topology
Definition in file topo_trace.h.
Function Documentation
| void topo_trace | ( | enum topo_type | type, |
| const uint8_t | address[static 8], | ||
| enum topo_update | update_type | ||
| ) |
Modify topology tables.
Add or remove entries to external topology tracer.
- Parameters:
-
topo_type Topology link type. address EUI-64 address. update_type Add or remove address.
Generated on Fri Jul 22 2022 04:54:08 by
1.7.2
