The current PIT driver version is 2.3.0.
More...
- 2.3.0
- Improvements
- Filtered Preset input to reset PIT counter.
- Support SYNC_OUT output stretch and toggle mode.
- Added PIT_SetPresetFiltConfig() to set FILT register configurations.
- Added PIT_SetSyncOutConfig() to set SYNC register configurations.
- 2.2.1
- Bug Fixes
- Fixed violations of the MISRA C-2012 rules.
- 2.2.0
- Improvements
- Updated pit_config_t member naming.
- Removed some APIs for prescaler and clock source selection.
- 2.1.0
- Improvements
- Updated PIT clock source and PIT prescaler with more meaningful comments.
- Updated PIT_SetTimerPeriod() and PIT_GetCurrentTimerCount() with 16-bit parameter.
- Deleted mask parameter for PIT_ClearStatusFlags/PIT_EnableInterrupts/PIT_DisableInterrupts.
- Added PIT_SetTimerClockSource() API to configure clock source.
- Added PIT_EnableSlaveMode() API to configure slave mode.
- 2.0.1
- 2.0.0