Microchip® Advanced Software Framework

at86rf215/inc/tal_config.h File Reference

Macros

#define TAL_FIRST_TIMER_ID   (0)
 
#define TRX_CLOCK_OUTPUT_SELECTION   0
 To configure the clock output configuration to the build, set the following define TRX_CLOCK_OUTPUT_SELECTION to the required value. More...
 
#define TRX_IRQ_POLARITY   0
 To change the transceiver's interrupt polarity, set the following define TRX_IRQ_POLARITY to the required value. More...
 

#define TAL_FIRST_TIMER_ID   (0)

Referenced by tal_reset().

#define TRX_CLOCK_OUTPUT_SELECTION   0

To configure the clock output configuration to the build, set the following define TRX_CLOCK_OUTPUT_SELECTION to the required value.

Value - meaning 0 off 1 26 MHz (default/reset) 2 32 MHz 3 16 MHz 4 8 MHz 5 4 MHz 6 2 MHz 7 1 MHz

Referenced by trx_init().

#define TRX_IRQ_POLARITY   0

To change the transceiver's interrupt polarity, set the following define TRX_IRQ_POLARITY to the required value.

Value - meaning 0 = Active HIGH (default/reset) 1 = Active LOW