rflib
rf_ieee_mailbox.h File Reference
#include "rf_mailbox.h"
Include dependency graph for rf_ieee_mailbox.h:

Go to the source code of this file.

Macros

Operation not finished
#define IEEE_SUSPENDED   0x2001
 Operation suspended. More...
 
Operation finished normally
#define IEEE_DONE_OK   0x2400
 Operation ended normally. More...
 
#define IEEE_DONE_BUSY   0x2401
 CSMA-CA operation ended with failure. More...
 
#define IEEE_DONE_STOPPED   0x2402
 Operation stopped after stop command. More...
 
#define IEEE_DONE_ACK   0x2403
 ACK packet received with pending data bit cleared. More...
 
#define IEEE_DONE_ACKPEND   0x2404
 ACK packet received with pending data bit set. More...
 
#define IEEE_DONE_TIMEOUT   0x2405
 Operation ended due to timeout. More...
 
#define IEEE_DONE_BGEND   0x2406
 operation ended More...
 
#define IEEE_DONE_ABORT   0x2407
 Operation aborted by command. More...
 
Operation finished with error
#define IEEE_ERROR_PAR   0x2800
 Illegal parameter. More...
 
#define IEEE_ERROR_NO_SETUP   0x2801
 Operation using Rx or Tx attempted when not in 15.4 mode. More...
 
#define IEEE_ERROR_NO_FS   0x2802
 Operation using Rx or Tx attempted without frequency synth configured. More...
 
#define IEEE_ERROR_SYNTH_PROG   0x2803
 Synthesizer programming failed to complete on time. More...
 
#define IEEE_ERROR_RXOVF   0x2804
 Receiver overflowed during operation. More...
 
#define IEEE_ERROR_TXUNF   0x2805
 Transmitter underflowed during operation. More...
 

Macro Definition Documentation

§ IEEE_SUSPENDED

#define IEEE_SUSPENDED   0x2001

Operation suspended.

§ IEEE_DONE_OK

#define IEEE_DONE_OK   0x2400

Operation ended normally.

§ IEEE_DONE_BUSY

#define IEEE_DONE_BUSY   0x2401

CSMA-CA operation ended with failure.

§ IEEE_DONE_STOPPED

#define IEEE_DONE_STOPPED   0x2402

Operation stopped after stop command.

§ IEEE_DONE_ACK

#define IEEE_DONE_ACK   0x2403

ACK packet received with pending data bit cleared.

§ IEEE_DONE_ACKPEND

#define IEEE_DONE_ACKPEND   0x2404

ACK packet received with pending data bit set.

§ IEEE_DONE_TIMEOUT

#define IEEE_DONE_TIMEOUT   0x2405

Operation ended due to timeout.

§ IEEE_DONE_BGEND

#define IEEE_DONE_BGEND   0x2406

operation ended

FG operation ended because necessary background level

§ IEEE_DONE_ABORT

#define IEEE_DONE_ABORT   0x2407

Operation aborted by command.

§ IEEE_ERROR_PAR

#define IEEE_ERROR_PAR   0x2800

Illegal parameter.

§ IEEE_ERROR_NO_SETUP

#define IEEE_ERROR_NO_SETUP   0x2801

Operation using Rx or Tx attempted when not in 15.4 mode.

§ IEEE_ERROR_NO_FS

#define IEEE_ERROR_NO_FS   0x2802

Operation using Rx or Tx attempted without frequency synth configured.

§ IEEE_ERROR_SYNTH_PROG

#define IEEE_ERROR_SYNTH_PROG   0x2803

Synthesizer programming failed to complete on time.

§ IEEE_ERROR_RXOVF

#define IEEE_ERROR_RXOVF   0x2804

Receiver overflowed during operation.

§ IEEE_ERROR_TXUNF

#define IEEE_ERROR_TXUNF   0x2805

Transmitter underflowed during operation.

© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale