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

Go to the source code of this file.

Functions

void Chip_EVRT_Init (void)
 Initialize the EVRT. More...
 
void Chip_EVRT_ConfigIntSrcActiveType (CHIP_EVRT_SRC_T EVRT_Src, CHIP_EVRT_SRC_ACTIVE_T type)
 Set up the type of interrupt type for a source to EVRT. More...
 
void Chip_EVRT_SetUpIntSrc (CHIP_EVRT_SRC_T EVRT_Src, FunctionalState state)
 Enable or disable interrupt sources to EVRT. More...
 
IntStatus Chip_EVRT_IsSourceInterrupting (CHIP_EVRT_SRC_T EVRT_Src)
 Check if a source is sending interrupt to EVRT. More...