Datasheet

44 PSoC Designer IDE Guide, Document # 001-42655 Rev *B
Chip-Level Editor
3. Click OK.
The port name and DisableInt appears in the port-related fields underneath User Module Param-
eters (where you can click the drop-arrows to change your selections).
FallingEdge
To specify FallingEdge interrupt:
1. Click on the target Port_x_x.
2. From the Interrupt menu select FallingEdge.
Figure 2-35. Set Port Interrupt to Falling Edge
3. Click OK.
The port name and FallingEdge appears in the port-related fields underneath User Module
Parameters (where you can click the drop-arrows to change your selections).
RisingEdge
To specify RisingEdge interrupt:
1. Click on the target Port_x_x.
2. From the Interrupt menu select RisingEdge.
Figure 2-36. Set Port Interrupt to Rising Edge
3. Click OK.
The port name and RisingEdge appears in the port-related fields underneath User Module
Parameters (where you can click the drop-arrows to change your selections).
2.7 Tracking Device Space
Tracking the available space and memory of configurations for your device is something you do
intermittently throughout the process of configuring your target device. You need to monitor device
space and memory resources so you are aware, on an ongoing basis, of the capacity and limitations
you are working with on the microcontroller unit (MCU).
You can monitor device space and memory with the Resource Meter. If you do not see the Resource
meter, select Resource Meter from the View menu. Resources are updated as each user module is
placed.