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.
Dependents: EasyCAT_LAB_simple EasyCAT_LAB_very_simple EasyCAT_LAB
oshw.h File Reference
Headerfile for oshw.c. More...
Go to the source code of this file.
Functions | |
uint16 | oshw_htons (uint16 host) |
Host to Network byte order (i.e. | |
uint16 | oshw_ntohs (uint16 network) |
Network (i.e. | |
void | oshw_free_adapters (ec_adaptert *adapter) |
Free memory allocated memory used by adapter collection. |
Detailed Description
Headerfile for oshw.c.
Definition in file oshw.h.
Function Documentation
void oshw_free_adapters | ( | ec_adaptert * | adapter ) |
uint16 oshw_htons | ( | const uint16 | host ) |
Generated on Tue Jul 12 2022 18:21:14 by
