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 | Also gets the state of PC-side buffers when getting the buffer state. |
Enumerated type that represents sending/reception attributes.
CONFIDENTIAL