![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "chip.h"Go to the source code of this file.
Functions | |
| void | Chip_RIT_Init (LPC_RITIMER_T *pRITimer) |
| Initialize the RIT. | |
| void | Chip_RIT_DeInit (LPC_RITIMER_T *pRITimer) |
| Shutdown the RIT. | |
| void | Chip_RIT_SetTimerInterval (LPC_RITIMER_T *pRITimer, uint32_t time_interval) |
| Set timer interval value. | |