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.
alp.h File Reference
========================================================================={{{ Copyright (c) 2012-2020 WizziLab / All rights reserved / / Should you have any questions regarding your right to use this Software, / contact WizziLab at www.wizzilab.com. More...
Go to the source code of this file.
Enumerations | |
| enum | alp_msg_t { ALP_MSG_UNS, ALP_MSG_ERR, ALP_MSG_CMD, ALP_MSG_RES, ALP_MSG_DONE } |
Functions | |
| _public int | alp_itf_d7a_cfg_size (u8 *cfg) |
| Get size of the D7A interface configuration. | |
| _public int | alp_itf_size (void *itf) |
| Get size of the interface configuration. | |
Detailed Description
========================================================================={{{ Copyright (c) 2012-2020 WizziLab / All rights reserved / / Should you have any questions regarding your right to use this Software, / contact WizziLab at www.wizzilab.com.
/ =========================================================================}}} Wizzilab's specific ALP definitions
Definition in file alp.h.
Enumeration Type Documentation
| enum alp_msg_t |
Function Documentation
| _public int alp_itf_d7a_cfg_size | ( | u8 * | cfg ) |
Get size of the D7A interface configuration.
- Parameters:
-
cfg pointer to the configuration
- Returns:
- int configuration size
Definition at line 18 of file alp_itf_d7a.cpp.
| _public int alp_itf_size | ( | void * | itf ) |
Get size of the interface configuration.
- Parameters:
-
itf pointer to the configuration
- Returns:
- int configuration size
Definition at line 168 of file alp_helpers.cpp.
Generated on Tue Jul 12 2022 13:52:23 by
1.7.2