2.78.5 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

ParamDescription
periodThe period (PIV) value of the PIT

Returns

None.