hi_op_mode
Description
Defines the operation modes.
Prototype
HI_OP_MODE_AUTO = 0 # Auto mode, in which the default parameter values are used. HI_OP_MODE_MANUAL = 1 # Manual mode, in which the user-defined parameter values are used.
Parent topic: Common