LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
Functions
ritimer_18xx_43xx.c File Reference
#include "chip.h"

Go to the source code of this file.

Functions

void Chip_RIT_Init (LPC_RITIMER_T *pRITimer)
 Initialize the RIT. More...
 
void Chip_RIT_DeInit (LPC_RITIMER_T *pRITimer)
 Shutdown the RIT. More...
 
void Chip_RIT_SetTimerInterval (LPC_RITIMER_T *pRITimer, uint32_t time_interval)
 Set timer interval value. More...
 
IntStatus Chip_RIT_GetIntStatus (LPC_RITIMER_T *pRITimer)
 Check whether interrupt flag is set or not. More...