freqmeter_sync_init

Initialize the frequency meter.

int32_t freqmeter_sync_init(
    struct freqmeter_sync_descriptor *const descr,
    void *const hw
)

Parameters

descr

Type: struct freqmeter_sync_descriptor Struct *const

The pointer to the frequency meter descriptor

hw

Type: void *const

The pointer to the hardware instance

Returns

Type: int32_t

Initialization status.