Microchip® Advanced Software Framework

mac_config.h File Reference

These are all timer IDs which are used in MAC.

Id:
mac_config.h 26685 2011-05-16 11:38:33Z sschneid
Author
Microchip Technology Inc: http://www.microchip.com
Support: https://www.microchip.com/support/
#include "tal_config.h"
#include "mac_build_config.h"

Macros

#define MAC_FIRST_TIMER_ID   (0)
 
#define MAC_LAST_TIMER_ID   (NUMBER_OF_MAC_TIMERS - 1)
 
#define NUMBER_OF_MAC_BEACON_SUPPORT_TIMERS   (0)
 
#define NUMBER_OF_MAC_INDIRECT_DATA_SUPPORT_TIMERS   (0)
 
#define NUMBER_OF_MAC_RX_ENABLE_SUPPORT_TIMERS   (1)
 
#define NUMBER_OF_MAC_SCAN_SUPPORT_TIMERS   (0)
 
#define NUMBER_OF_MAC_TIMERS
 

Typedefs

typedef enum mac_timer_id_tag mac_timer_id_t
 

Enumerations

enum  mac_timer_id_tag { T_Rx_Enable }
 

#define MAC_FIRST_TIMER_ID   (0)
#define MAC_LAST_TIMER_ID   (NUMBER_OF_MAC_TIMERS - 1)
#define NUMBER_OF_MAC_BEACON_SUPPORT_TIMERS   (0)
#define NUMBER_OF_MAC_INDIRECT_DATA_SUPPORT_TIMERS   (0)
#define NUMBER_OF_MAC_RX_ENABLE_SUPPORT_TIMERS   (1)
#define NUMBER_OF_MAC_SCAN_SUPPORT_TIMERS   (0)
#define NUMBER_OF_MAC_TIMERS
Value:
#define NUMBER_OF_MAC_RX_ENABLE_SUPPORT_TIMERS
Definition: mac_config.h:87
#define NUMBER_OF_MAC_INDIRECT_DATA_SUPPORT_TIMERS
Definition: mac_config.h:73
#define NUMBER_OF_MAC_BEACON_SUPPORT_TIMERS
Definition: mac_config.h:61
#define NUMBER_OF_MAC_SCAN_SUPPORT_TIMERS
Definition: mac_config.h:81

Enumerator
T_Rx_Enable