slcd_sync_init

Initialize SLCD Descriptor.

int32_t slcd_sync_init(
    struct slcd_sync_descriptor *const descr,
    void *const hw
)

Parameters

descr

Type: struct slcd_sync_descriptor Struct *const

SLCD descriptor to be initialized

hw

Type: void *const

The pointer to hardware instance

Returns

Type: int32_t