
|
| PM5358 |
|
| Application Programming Interface |
|
| |
| deviceHandle, UINT1 link) | |
Inputs | deviceHandle | : device handle (from suni4x622Add) |
| link | : APS link number |
Outputs | None |
|
Returns | Success = SUNI4x622_SUCCESS | |
| Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE | |
| SUNI4x622_ERR_INVALID_DEV | |
| SUNI4x622_ERR_INVALID_APS_LINK | |
Valid States | SUNI4x622_ACTIVE, SUNI4x622_INACTIVE | |
Side Effects | None |
|
Resetting APS Transmit Link: suni4x622APSResetTxLink
The function is used to reset the transmit APS link.
Prototype
Inputs
Outputs Returns
INT4 suni4x622APSResetTxLink(sSUNI4x622_HNDL deviceHandle, UINT1 link)
deviceHandle | : device handle (from suni4x622Add) |
link | : APS link number |
None |
|
Success = SUNI4x622_SUCCESS
Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE
SUNI4x622_ERR_INVALID_DEV
SUNI4x622_ERR_INVALID_APS_LINK
Valid States | SUNI4x622_ACTIVE, SUNI4x622_INACTIVE |
Side Effects | None |
4.11 Interrupt Service Functions
This section describes
•Set, get and clear the interrupt enable mask
•Read and process the
•Poll and process the
See page 23 for an explanation of our interrupt servicing architecture.
Proprietary and Confidential to | 80 |
Document ID: |
|