1.26.11.10 PIT64B_TimerPeriodSet Function

C

/* x = PIT64B instance number */
void PIT64Bx_TimerPeriodSet(uint64_t period)

Summary

Set the timer period value.

Description

Set the period registers with the specified period value.

Precondition

None.

Parameters

Param Description
period The period (PIV) value of the PIT64B

Returns

None.