1.28.14.11 PIT_TimerPeriodSet Function

C

void PIT_TimerPeriodSet(uint32_t period);

Summary

Set the timer period value.

Description

Set the timer period value by programming the PIV field in the MR register.

Precondition

None.

Parameters

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

Returns

None.