LPC1700CMSIS Standard Peripheral Firmware Library: RIT_Public_Functions From LPC1700CMSIS previous page next page Main Page Related Pages Modules Data Structures Files RIT_Public_Functions [RIT] Functions void RIT_Init (LPC_RIT_TypeDef *RITx) void RIT_DeInit (LPC_RIT_TypeDef *RITx) void RIT_TimerConfig (LPC_RIT_TypeDef *RITx, RIT_CMP_VAL *value) void RIT_Cmd (LPC_RIT_TypeDef *RITx, FunctionalState NewState) void RIT_TimerClearCmd (LPC_RIT_TypeDef *RITx, FunctionalState NewState) void RIT_TimerEnableOnBreakCmd (LPC_RIT_TypeDef *RITx, FunctionalState NewState) IntStatus RIT_GetIntStatus (LPC_RIT_TypeDef *RITx) Function Documentation void RIT_Cmd ( LPC_RIT_TypeDef * RITx, FunctionalState NewState ) Definition at line 106 of file lpc17xx_rit.c. void RIT_DeInit ( LPC_RIT_TypeDef * RITx ) Definition at line 72 of file lpc17xx_rit.c. IntStatus RIT_GetIntStatus ( LPC_RIT_TypeDef * RITx ) Definition at line 174 of file lpc17xx_rit.c. void RIT_Init ( LPC_RIT_TypeDef * RITx ) Definition at line 53 of file lpc17xx_rit.c. void RIT_TimerClearCmd ( LPC_RIT_TypeDef * RITx, FunctionalState NewState ) Definition at line 131 of file lpc17xx_rit.c. void RIT_TimerConfig ( LPC_RIT_TypeDef * RITx, RIT_CMP_VAL * value ) Definition at line 90 of file lpc17xx_rit.c. void RIT_TimerEnableOnBreakCmd ( LPC_RIT_TypeDef * RITx, FunctionalState NewState ) Definition at line 154 of file lpc17xx_rit.c. Generated on Mon Feb 8 10:01:46 2010 for LPC1700CMSIS Standard Peripheral Firmware Library by 1.5.9 previous page start next page