Microchip® Advanced Software Framework

tal_config.h File Reference

File contains TAL configuration parameters.

Copyright (c) 2015-2018 Microchip Technology Inc. and its subsidiaries.

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)
#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

#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