1.25.11.11 1.26.10.11 1.27.12.11 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.