nn::hio::CTR::SerialChannel::Attribute Enumerated Type#include <nn/hio.h> enum Attribute;
| Value | Description |
|---|---|
| ATTRIBUTE_NONE | Indicates that no attributes are set. |
| ATTRIBUTE_NO_WAIT | Indicates that the function does not block if there is no data. |
| ATTRIBUTE_IN_PC | Includes the PC state in the acquisition of the buffer state. |
Enumerated type that represents send/receive attributes.
CONFIDENTIAL