TCPIP_TFTPS_TASK_TICK_RATE Macro

C

#define TCPIP_TFTPS_TASK_TICK_RATE (60) 

Description

The TFTP server task rate in milliseconds. The default value is 100 milliseconds. The lower the rate (higher the frequency) the higher the module priority and higher module performance can be obtained The value cannot be lower than the TCPIP_STACK_TICK_RATE.