crc_sync_enable

Enable CRC.

int32_t crc_sync_enable(
    struct crc_sync_descriptor *const descr
)

This function enables CRC by the given CRC descriptor.

Parameters

descr

Type: struct crc_sync_descriptor Struct *const

A CRC descriptor to enable

Returns

Type: int32_t

Enabling status.