app_set_data_length


Description:

[ Version ( since = "1.10" ) ]
public bool app_set_data_length (uint16 wordlen)

Set the length of the application-dependent data attached to an APP this.

Parameters:

this

a valid APP Packet

wordlen

Length of the data in 32-bit words

Returns:

true if there was enough space in the packet to add this much data.