nn::y2r::CTR::Rotation Enumerated Typeenum Rotation;
| Value | Description |
|---|---|
ROTATION_NONE |
No rotation. |
ROTATION_CLOCKWISE_90 |
90 degrees clockwise. |
ROTATION_CLOCKWISE_180 |
180 degrees. |
ROTATION_CLOCKWISE_270 |
270 degrees clockwise (90 degrees counterclockwise). |
Enumerated type that indicates the output buffer rotation.
CONFIDENTIAL