Rtos API example

Embed: (wiki syntax)

« Back to documentation index

fhss_config.h File Reference

fhss_config.h File Reference

Go to the source code of this file.

Data Structures

struct  fhss_tuning_parameter
 Struct fhss_tuning_parameter defines FHSS tuning parameters. More...
struct  fhss_configuration
 Struct fhss_configuration defines basic configuration of FHSS. More...
struct  fhss_timer
 Struct fhss_timer defines interface between FHSS and FHSS platform timer. More...
struct  fhss_synch_configuration
 Struct fhss_synch_configuration defines the synchronization time configurations. More...
struct  fhss_statistics
 Struct fhss_statistics defines the available FHSS statistics. More...

Typedefs

typedef struct
fhss_tuning_parameter 
fhss_tuning_parameter_t
 Struct fhss_tuning_parameter defines FHSS tuning parameters.
typedef struct fhss_configuration fhss_configuration_t
 Struct fhss_configuration defines basic configuration of FHSS.
typedef struct fhss_timer fhss_timer_t
 Struct fhss_timer defines interface between FHSS and FHSS platform timer.
typedef struct
fhss_synch_configuration 
fhss_synch_configuration_t
 Struct fhss_synch_configuration defines the synchronization time configurations.
typedef struct fhss_statistics fhss_statistics_t
 Struct fhss_statistics defines the available FHSS statistics.
typedef enum fhss_channel_mode_e fhss_channel_mode_e
 Enumeration fhss_channel_mode_e defines the channel modes.

Enumerations

enum  fhss_channel_mode_e
 

Enumeration fhss_channel_mode_e defines the channel modes.

More...

Detailed Description

Definition in file fhss_config.h.


Typedef Documentation

Enumeration fhss_channel_mode_e defines the channel modes.

Struct fhss_configuration defines basic configuration of FHSS.

Struct fhss_statistics defines the available FHSS statistics.

Struct fhss_synch_configuration defines the synchronization time configurations.

Border router application must define and set these configuration for FHSS network.

typedef struct fhss_timer fhss_timer_t

Struct fhss_timer defines interface between FHSS and FHSS platform timer.

Application must implement FHSS timer driver which is then used by FHSS with this interface.

Struct fhss_tuning_parameter defines FHSS tuning parameters.

All delays are given in microseconds.


Enumeration Type Documentation

Enumeration fhss_channel_mode_e defines the channel modes.

Definition at line 130 of file fhss_config.h.