LPC Edge

group LPC_Edge

Defines

IS_LPC_EDGE(EDGE)                            (((EDGE) == LPC_Vin_Below_Vth

) || \

((EDGE) ==

LPC_Vin_Over_Vth))

Check if the input parameter is valid.

Enums

enum LPCEdge_TypeDef

Values:

enumerator LPC_Vin_Below_Vth

The input voltage is below threshold voltage.

enumerator LPC_Vin_Over_Vth

The input voltage is over threshold voltage.