nn::uds::CTR::NO_WAIT Constant

Syntax

const bit8 NO_WAIT =  0x01;

Description

If this constant is specified as an argument to the SendTo function, wireless transmission occurs immediately without buffering within the UDS library.
If this constant is specified as an argument to either the Receive or ReceiveFrom functions, the wireless transmission ends immediately, even if no data has been received.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL