nn::uds::CTR::NO_WAIT Constantconst bit8 NO_WAIT = 0x01;
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.
The function only runs once and does not repeat even if no results are obtained. (Used by applet library functions that specify a time.)
CONFIDENTIAL