Skip to content

MiPPosition

github-actions[bot] edited this page Aug 10, 2026 · 3 revisions

Enum MiPPosition

MiP physical orientation or position states.

Enumerator Values

Enumerator Value Description
MIP_POSITION_ON_BACK = 0x00 MiP is lying on its back.
MIP_POSITION_FACE_DOWN = 0x01 MiP is lying face down.
MIP_POSITION_UPRIGHT `=
  0x02` | MiP is standing upright in balance position. |

| MIP_POSITION_PICKED_UP | = 0x03 | MiP has been picked up off the ground. | | MIP_POSITION_HAND_STAND | = 0x04 | MiP is in a hand-standing position. | | MIP_POSITION_FACE_DOWN_ON_TRAY | = 0x05 | MiP is face down with tray accessory attached. | | MIP_POSITION_ON_BACK_WITH_KICKSTAND | = 0x06 | MiP is lying on its back with kickstand deployed. |

Clone this wiki locally