![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "ritimer_001.h"
Go to the source code of this file.
Functions | |
void | IP_RIT_Init (IP_RITIMER_001_Type *RITx) |
Initialize the RIT. | |
void | IP_RIT_DeInit (IP_RITIMER_001_Type *RITx) |
DeInitialize the RIT. | |
void | IP_RIT_Enable (IP_RITIMER_001_Type *RITx, FunctionalState NewState) |
Enable/Disable Timer. | |
void | IP_RIT_TimerDebugCmd (IP_RITIMER_001_Type *RITx, FunctionalState NewState) |
Timer Enable/Disable on debug. | |
IntStatus | IP_RIT_GetIntStatus (IP_RITIMER_001_Type *RITx) |
Check whether interrupt flag is set or not. | |