IO-Link Master  1.03.03
PL_FreqParam_t Struct Reference

#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
 

Detailed Description

This structure type is used for frequency parameters.