camera_async_enable

Enable camera sensor.

static int32_t camera_async_enable(
    struct camera_async_descriptor *const descr
)

This function enables the camera sensor by the given camera sensor descriptor.

Parameters

descr

Type: struct camera_async_descriptor Struct *const

Camera sensor descriptor to enable

Returns

Type: int32_t

Enabling status.