#include <IOLMW_PL.h>
Data Fields | |
uint8_t | spacing |
Frequency spacing. | |
uint8_t | colNum |
index of current channel inside hopping table (column number) | |
uint8_t | tableLen |
length of the hopping Table | |
uint8_t | table [4+1][IOL_PL_HOP_TABLE_LEN_MAX] |
hopping table for all tracks | |
uint8_t | tmpTableLen [4+1] |
length of the temporary tables | |
uint8_t | tmpTable [4+1][IOL_PL_HOP_TABLE_LEN_MAX] |
temporary hopping table for all tracks | |
This structure type is used for frequency parameters.