nn::cec::CTR::SENDMODE_SENDRECV Constant

Syntax

static const u8 SENDMODE_SENDRECV =  0x3;

Description

Sending and receiving.

Use this to specify a SendMode when creating a message (e.g. by Message::NewMessage).


CONFIDENTIAL