DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

AN241 查看數據表(PDF) - Silicon Laboratories

零件编号
产品描述 (功能)
生产厂家
AN241 Datasheet PDF : 30 Pages
1 2 3 4 5 6 7 8 9 10 Next Last
AN241
4.1.3. Indication
Description:
Results:
4.1.4. Confirm
Description:
Results:
Indication written to nlmeConfirm global.
nlmeConfirm.confirmId = N_DATA_IND;
nlmeConfirm.buffer structure:
typedef struct
{
WORD srcAddress;
BYTE linkQuality;
BYTE nsduLength;
BYTE *pNsdu;
}NLDE_DATA_INDICATION; (defined in HS_NET.h)
WORD srcAddress
The individual device address from which the NSDU originated.
BYTE linkQuality
The link quality indication delivered by the MAC on receipt of this frame as a parameter of
the MCPS-DATA.indication primitive.
BYTE nsduLength
The number of octets comprising the NSDU being indicated.
BYTE* pNsdu
The pointer to the set of octets comprising the NSDU being indicated.
Confirmation written to nlmeConfirm global.
nlmeConfirm.confirmId = N_DATA_CFM;
nlmeConfirm.buffer structure:
typedef struct
{
NWK_ENUM status;
BYTE
nsduHandle;
}NLDE_DATA_CONFIRM;
(defined in HS_NET.h)
NWK_ENUM status
INVALID_REQUEST or any status values returned from security suite or the
MCPSDATA.confirm primitive (SUCCESS | TRANSACTION_OVERFLOW |
TRANSACTION_EXPIRED | CHANNEL_ACCESS_FAILURE | INVALID_GTS |
NO_ACK | UNAVAILABLE_KEY | FRAME_TOO_LONG | FAILED_SECURITY_CHECK)
BYTE nsduHandle
A handle to this packet from the mcpsDataRequest() function.
10
Rev. 0.1

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]