LPC Interrupts Definition

group LPC_Interrupts_Definition

Defines

LPC_INT_LPCOMP (BIT17)

Voltage detection interrupt.

LPC_INT_LPCOMP_AON (BIT18)

Wakeup voltage detection interrupt.

IS_LPC_CONFIG_INT(INT) ((INT) == LPC_INT_LPCOMP )

Check if the input parameter is valid.

IS_LPC_STATUS_INT(INT) ((INT) == LPC_INT_LPCOMP )

Check if the input parameter is valid.

IS_LPC_CLEAR_INT(INT) ((INT) ==  LPC_INT_LPCOMP )

Check if the input parameter is valid.