\n

PORT

Peripheral Memory Blocks

address_offset : 0x0 Bytes (0x0)
size : 0xA4 byte (0x0)
mem_usage : registers
protection : not protected

Registers

PCR0

PCR3

PCR4

PCR5

PCR1

PCR6

PCR7

GPCLR

GPCHR

ISFR

PCR2


PCR0

Pin Control Register n
address_offset : 0x0 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PCR0 PCR0 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PS PE SRE MUX LK IRQC ISF

PS : Pull Select
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pulldown resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

#1 : 1

Internal pullup resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

End of enumeration elements list.

PE : Pull Enable
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pullup or pulldown resistor is not enabled on the corresponding pin.

#1 : 1

Internal pullup or pulldown resistor is enabled on the corresponding pin, if the pin is configured as a digital input.

End of enumeration elements list.

SRE : Slew Rate Enable
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Fast slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

#1 : 1

Slow slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

End of enumeration elements list.

MUX : Pin Mux Control
bits : 8 - 10 (3 bit)
access : read-write

Enumeration:

#000 : 000

Pin disabled (analog).

#001 : 001

Alternative 1 (GPIO).

#010 : 010

Alternative 2 (chip-specific).

#011 : 011

Alternative 3 (chip-specific).

#100 : 100

Alternative 4 (chip-specific).

#101 : 101

Alternative 5 (chip-specific).

#110 : 110

Alternative 6 (chip-specific).

#111 : 111

Alternative 7 (chip-specific).

End of enumeration elements list.

LK : Lock Register
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Pin Control Register fields [15:0] are not locked.

#1 : 1

Pin Control Register fields [15:0] are locked and cannot be updated until the next system reset.

End of enumeration elements list.

IRQC : Interrupt Configuration
bits : 16 - 19 (4 bit)
access : read-write

Enumeration:

#0000 : 0000

Interrupt/DMA request disabled.

#0001 : 0001

DMA request on rising edge.

#0010 : 0010

DMA request on falling edge.

#0011 : 0011

DMA request on either edge.

#1000 : 1000

Interrupt when logic zero.

#1001 : 1001

Interrupt on rising edge.

#1010 : 1010

Interrupt on falling edge.

#1011 : 1011

Interrupt on either edge.

#1100 : 1100

Interrupt when logic one.

End of enumeration elements list.

ISF : Interrupt Status Flag
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

Configured interrupt is not detected.

#1 : 1

Configured interrupt is detected. If the pin is configured to generate a DMA request, then the corresponding flag will be cleared automatically at the completion of the requested DMA transfer. Otherwise, the flag remains set until a logic one is written to the flag. If the pin is configured for a level sensitive interrupt and the pin remains asserted, then the flag is set again immediately after it is cleared.

End of enumeration elements list.


PCR3

Pin Control Register n
address_offset : 0x18 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PCR3 PCR3 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PS PE SRE MUX LK IRQC ISF

PS : Pull Select
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pulldown resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

#1 : 1

Internal pullup resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

End of enumeration elements list.

PE : Pull Enable
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pullup or pulldown resistor is not enabled on the corresponding pin.

#1 : 1

Internal pullup or pulldown resistor is enabled on the corresponding pin, if the pin is configured as a digital input.

End of enumeration elements list.

SRE : Slew Rate Enable
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Fast slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

#1 : 1

Slow slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

End of enumeration elements list.

MUX : Pin Mux Control
bits : 8 - 10 (3 bit)
access : read-write

Enumeration:

#000 : 000

Pin disabled (analog).

#001 : 001

Alternative 1 (GPIO).

#010 : 010

Alternative 2 (chip-specific).

#011 : 011

Alternative 3 (chip-specific).

#100 : 100

Alternative 4 (chip-specific).

#101 : 101

Alternative 5 (chip-specific).

#110 : 110

Alternative 6 (chip-specific).

#111 : 111

Alternative 7 (chip-specific).

End of enumeration elements list.

LK : Lock Register
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Pin Control Register fields [15:0] are not locked.

#1 : 1

Pin Control Register fields [15:0] are locked and cannot be updated until the next system reset.

End of enumeration elements list.

IRQC : Interrupt Configuration
bits : 16 - 19 (4 bit)
access : read-write

Enumeration:

#0000 : 0000

Interrupt/DMA request disabled.

#0001 : 0001

DMA request on rising edge.

#0010 : 0010

DMA request on falling edge.

#0011 : 0011

DMA request on either edge.

#1000 : 1000

Interrupt when logic zero.

#1001 : 1001

Interrupt on rising edge.

#1010 : 1010

Interrupt on falling edge.

#1011 : 1011

Interrupt on either edge.

#1100 : 1100

Interrupt when logic one.

End of enumeration elements list.

ISF : Interrupt Status Flag
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

Configured interrupt is not detected.

#1 : 1

Configured interrupt is detected. If the pin is configured to generate a DMA request, then the corresponding flag will be cleared automatically at the completion of the requested DMA transfer. Otherwise, the flag remains set until a logic one is written to the flag. If the pin is configured for a level sensitive interrupt and the pin remains asserted, then the flag is set again immediately after it is cleared.

End of enumeration elements list.


PCR4

Pin Control Register n
address_offset : 0x28 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PCR4 PCR4 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PS PE SRE MUX LK IRQC ISF

PS : Pull Select
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pulldown resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

#1 : 1

Internal pullup resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

End of enumeration elements list.

PE : Pull Enable
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pullup or pulldown resistor is not enabled on the corresponding pin.

#1 : 1

Internal pullup or pulldown resistor is enabled on the corresponding pin, if the pin is configured as a digital input.

End of enumeration elements list.

SRE : Slew Rate Enable
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Fast slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

#1 : 1

Slow slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

End of enumeration elements list.

MUX : Pin Mux Control
bits : 8 - 10 (3 bit)
access : read-write

Enumeration:

#000 : 000

Pin disabled (analog).

#001 : 001

Alternative 1 (GPIO).

#010 : 010

Alternative 2 (chip-specific).

#011 : 011

Alternative 3 (chip-specific).

#100 : 100

Alternative 4 (chip-specific).

#101 : 101

Alternative 5 (chip-specific).

#110 : 110

Alternative 6 (chip-specific).

#111 : 111

Alternative 7 (chip-specific).

End of enumeration elements list.

LK : Lock Register
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Pin Control Register fields [15:0] are not locked.

#1 : 1

Pin Control Register fields [15:0] are locked and cannot be updated until the next system reset.

End of enumeration elements list.

IRQC : Interrupt Configuration
bits : 16 - 19 (4 bit)
access : read-write

Enumeration:

#0000 : 0000

Interrupt/DMA request disabled.

#0001 : 0001

DMA request on rising edge.

#0010 : 0010

DMA request on falling edge.

#0011 : 0011

DMA request on either edge.

#1000 : 1000

Interrupt when logic zero.

#1001 : 1001

Interrupt on rising edge.

#1010 : 1010

Interrupt on falling edge.

#1011 : 1011

Interrupt on either edge.

#1100 : 1100

Interrupt when logic one.

End of enumeration elements list.

ISF : Interrupt Status Flag
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

Configured interrupt is not detected.

#1 : 1

Configured interrupt is detected. If the pin is configured to generate a DMA request, then the corresponding flag will be cleared automatically at the completion of the requested DMA transfer. Otherwise, the flag remains set until a logic one is written to the flag. If the pin is configured for a level sensitive interrupt and the pin remains asserted, then the flag is set again immediately after it is cleared.

End of enumeration elements list.


PCR5

Pin Control Register n
address_offset : 0x3C Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PCR5 PCR5 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PS PE SRE MUX LK IRQC ISF

PS : Pull Select
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pulldown resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

#1 : 1

Internal pullup resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

End of enumeration elements list.

PE : Pull Enable
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pullup or pulldown resistor is not enabled on the corresponding pin.

#1 : 1

Internal pullup or pulldown resistor is enabled on the corresponding pin, if the pin is configured as a digital input.

End of enumeration elements list.

SRE : Slew Rate Enable
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Fast slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

#1 : 1

Slow slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

End of enumeration elements list.

MUX : Pin Mux Control
bits : 8 - 10 (3 bit)
access : read-write

Enumeration:

#000 : 000

Pin disabled (analog).

#001 : 001

Alternative 1 (GPIO).

#010 : 010

Alternative 2 (chip-specific).

#011 : 011

Alternative 3 (chip-specific).

#100 : 100

Alternative 4 (chip-specific).

#101 : 101

Alternative 5 (chip-specific).

#110 : 110

Alternative 6 (chip-specific).

#111 : 111

Alternative 7 (chip-specific).

End of enumeration elements list.

LK : Lock Register
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Pin Control Register fields [15:0] are not locked.

#1 : 1

Pin Control Register fields [15:0] are locked and cannot be updated until the next system reset.

End of enumeration elements list.

IRQC : Interrupt Configuration
bits : 16 - 19 (4 bit)
access : read-write

Enumeration:

#0000 : 0000

Interrupt/DMA request disabled.

#0001 : 0001

DMA request on rising edge.

#0010 : 0010

DMA request on falling edge.

#0011 : 0011

DMA request on either edge.

#1000 : 1000

Interrupt when logic zero.

#1001 : 1001

Interrupt on rising edge.

#1010 : 1010

Interrupt on falling edge.

#1011 : 1011

Interrupt on either edge.

#1100 : 1100

Interrupt when logic one.

End of enumeration elements list.

ISF : Interrupt Status Flag
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

Configured interrupt is not detected.

#1 : 1

Configured interrupt is detected. If the pin is configured to generate a DMA request, then the corresponding flag will be cleared automatically at the completion of the requested DMA transfer. Otherwise, the flag remains set until a logic one is written to the flag. If the pin is configured for a level sensitive interrupt and the pin remains asserted, then the flag is set again immediately after it is cleared.

End of enumeration elements list.


PCR1

Pin Control Register n
address_offset : 0x4 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PCR1 PCR1 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PS PE SRE MUX LK IRQC ISF

PS : Pull Select
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pulldown resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

#1 : 1

Internal pullup resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

End of enumeration elements list.

PE : Pull Enable
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pullup or pulldown resistor is not enabled on the corresponding pin.

#1 : 1

Internal pullup or pulldown resistor is enabled on the corresponding pin, if the pin is configured as a digital input.

End of enumeration elements list.

SRE : Slew Rate Enable
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Fast slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

#1 : 1

Slow slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

End of enumeration elements list.

MUX : Pin Mux Control
bits : 8 - 10 (3 bit)
access : read-write

Enumeration:

#000 : 000

Pin disabled (analog).

#001 : 001

Alternative 1 (GPIO).

#010 : 010

Alternative 2 (chip-specific).

#011 : 011

Alternative 3 (chip-specific).

#100 : 100

Alternative 4 (chip-specific).

#101 : 101

Alternative 5 (chip-specific).

#110 : 110

Alternative 6 (chip-specific).

#111 : 111

Alternative 7 (chip-specific).

End of enumeration elements list.

LK : Lock Register
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Pin Control Register fields [15:0] are not locked.

#1 : 1

Pin Control Register fields [15:0] are locked and cannot be updated until the next system reset.

End of enumeration elements list.

IRQC : Interrupt Configuration
bits : 16 - 19 (4 bit)
access : read-write

Enumeration:

#0000 : 0000

Interrupt/DMA request disabled.

#0001 : 0001

DMA request on rising edge.

#0010 : 0010

DMA request on falling edge.

#0011 : 0011

DMA request on either edge.

#1000 : 1000

Interrupt when logic zero.

#1001 : 1001

Interrupt on rising edge.

#1010 : 1010

Interrupt on falling edge.

#1011 : 1011

Interrupt on either edge.

#1100 : 1100

Interrupt when logic one.

End of enumeration elements list.

ISF : Interrupt Status Flag
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

Configured interrupt is not detected.

#1 : 1

Configured interrupt is detected. If the pin is configured to generate a DMA request, then the corresponding flag will be cleared automatically at the completion of the requested DMA transfer. Otherwise, the flag remains set until a logic one is written to the flag. If the pin is configured for a level sensitive interrupt and the pin remains asserted, then the flag is set again immediately after it is cleared.

End of enumeration elements list.


PCR6

Pin Control Register n
address_offset : 0x54 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PCR6 PCR6 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PS PE SRE MUX LK IRQC ISF

PS : Pull Select
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pulldown resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

#1 : 1

Internal pullup resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

End of enumeration elements list.

PE : Pull Enable
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pullup or pulldown resistor is not enabled on the corresponding pin.

#1 : 1

Internal pullup or pulldown resistor is enabled on the corresponding pin, if the pin is configured as a digital input.

End of enumeration elements list.

SRE : Slew Rate Enable
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Fast slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

#1 : 1

Slow slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

End of enumeration elements list.

MUX : Pin Mux Control
bits : 8 - 10 (3 bit)
access : read-write

Enumeration:

#000 : 000

Pin disabled (analog).

#001 : 001

Alternative 1 (GPIO).

#010 : 010

Alternative 2 (chip-specific).

#011 : 011

Alternative 3 (chip-specific).

#100 : 100

Alternative 4 (chip-specific).

#101 : 101

Alternative 5 (chip-specific).

#110 : 110

Alternative 6 (chip-specific).

#111 : 111

Alternative 7 (chip-specific).

End of enumeration elements list.

LK : Lock Register
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Pin Control Register fields [15:0] are not locked.

#1 : 1

Pin Control Register fields [15:0] are locked and cannot be updated until the next system reset.

End of enumeration elements list.

IRQC : Interrupt Configuration
bits : 16 - 19 (4 bit)
access : read-write

Enumeration:

#0000 : 0000

Interrupt/DMA request disabled.

#0001 : 0001

DMA request on rising edge.

#0010 : 0010

DMA request on falling edge.

#0011 : 0011

DMA request on either edge.

#1000 : 1000

Interrupt when logic zero.

#1001 : 1001

Interrupt on rising edge.

#1010 : 1010

Interrupt on falling edge.

#1011 : 1011

Interrupt on either edge.

#1100 : 1100

Interrupt when logic one.

End of enumeration elements list.

ISF : Interrupt Status Flag
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

Configured interrupt is not detected.

#1 : 1

Configured interrupt is detected. If the pin is configured to generate a DMA request, then the corresponding flag will be cleared automatically at the completion of the requested DMA transfer. Otherwise, the flag remains set until a logic one is written to the flag. If the pin is configured for a level sensitive interrupt and the pin remains asserted, then the flag is set again immediately after it is cleared.

End of enumeration elements list.


PCR7

Pin Control Register n
address_offset : 0x70 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PCR7 PCR7 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PS PE SRE MUX LK IRQC ISF

PS : Pull Select
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pulldown resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

#1 : 1

Internal pullup resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

End of enumeration elements list.

PE : Pull Enable
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pullup or pulldown resistor is not enabled on the corresponding pin.

#1 : 1

Internal pullup or pulldown resistor is enabled on the corresponding pin, if the pin is configured as a digital input.

End of enumeration elements list.

SRE : Slew Rate Enable
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Fast slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

#1 : 1

Slow slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

End of enumeration elements list.

MUX : Pin Mux Control
bits : 8 - 10 (3 bit)
access : read-write

Enumeration:

#000 : 000

Pin disabled (analog).

#001 : 001

Alternative 1 (GPIO).

#010 : 010

Alternative 2 (chip-specific).

#011 : 011

Alternative 3 (chip-specific).

#100 : 100

Alternative 4 (chip-specific).

#101 : 101

Alternative 5 (chip-specific).

#110 : 110

Alternative 6 (chip-specific).

#111 : 111

Alternative 7 (chip-specific).

End of enumeration elements list.

LK : Lock Register
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Pin Control Register fields [15:0] are not locked.

#1 : 1

Pin Control Register fields [15:0] are locked and cannot be updated until the next system reset.

End of enumeration elements list.

IRQC : Interrupt Configuration
bits : 16 - 19 (4 bit)
access : read-write

Enumeration:

#0000 : 0000

Interrupt/DMA request disabled.

#0001 : 0001

DMA request on rising edge.

#0010 : 0010

DMA request on falling edge.

#0011 : 0011

DMA request on either edge.

#1000 : 1000

Interrupt when logic zero.

#1001 : 1001

Interrupt on rising edge.

#1010 : 1010

Interrupt on falling edge.

#1011 : 1011

Interrupt on either edge.

#1100 : 1100

Interrupt when logic one.

End of enumeration elements list.

ISF : Interrupt Status Flag
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

Configured interrupt is not detected.

#1 : 1

Configured interrupt is detected. If the pin is configured to generate a DMA request, then the corresponding flag will be cleared automatically at the completion of the requested DMA transfer. Otherwise, the flag remains set until a logic one is written to the flag. If the pin is configured for a level sensitive interrupt and the pin remains asserted, then the flag is set again immediately after it is cleared.

End of enumeration elements list.


GPCLR

Global Pin Control Low Register
address_offset : 0x80 Bytes (0x0)
size : 32 bit
access : write-only
reset_value : 0x0
reset_Mask : 0x0

GPCLR GPCLR write-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 GPWD GPWE

GPWD : Global Pin Write Data
bits : 0 - 15 (16 bit)
access : write-only

GPWE : Global Pin Write Enable
bits : 16 - 31 (16 bit)
access : write-only

Enumeration:

#0 : 0

Corresponding Pin Control Register is not updated with the value in GPWD.

#1 : 1

Corresponding Pin Control Register is updated with the value in GPWD.

End of enumeration elements list.


GPCHR

Global Pin Control High Register
address_offset : 0x84 Bytes (0x0)
size : 32 bit
access : write-only
reset_value : 0x0
reset_Mask : 0x0

GPCHR GPCHR write-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 GPWD GPWE

GPWD : Global Pin Write Data
bits : 0 - 15 (16 bit)
access : write-only

GPWE : Global Pin Write Enable
bits : 16 - 31 (16 bit)
access : write-only

Enumeration:

#0 : 0

Corresponding Pin Control Register is not updated with the value in GPWD.

#1 : 1

Corresponding Pin Control Register is updated with the value in GPWD.

End of enumeration elements list.


ISFR

Interrupt Status Flag Register
address_offset : 0xA0 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

ISFR ISFR read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ISF

ISF : Interrupt Status Flag
bits : 0 - 31 (32 bit)
access : read-write

Enumeration:

#0 : 0

Configured interrupt is not detected.

#1 : 1

Configured interrupt is detected. If the pin is configured to generate a DMA request, then the corresponding flag will be cleared automatically at the completion of the requested DMA transfer. Otherwise, the flag remains set until a logic one is written to the flag. If the pin is configured for a level sensitive interrupt and the pin remains asserted, then the flag is set again immediately after it is cleared.

End of enumeration elements list.


PCR2

Pin Control Register n
address_offset : 0xC Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PCR2 PCR2 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PS PE SRE MUX LK IRQC ISF

PS : Pull Select
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pulldown resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

#1 : 1

Internal pullup resistor is enabled on the corresponding pin, if the corresponding Port Pull Enable field is set.

End of enumeration elements list.

PE : Pull Enable
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal pullup or pulldown resistor is not enabled on the corresponding pin.

#1 : 1

Internal pullup or pulldown resistor is enabled on the corresponding pin, if the pin is configured as a digital input.

End of enumeration elements list.

SRE : Slew Rate Enable
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Fast slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

#1 : 1

Slow slew rate is configured on the corresponding pin, if the pin is configured as a digital output.

End of enumeration elements list.

MUX : Pin Mux Control
bits : 8 - 10 (3 bit)
access : read-write

Enumeration:

#000 : 000

Pin disabled (analog).

#001 : 001

Alternative 1 (GPIO).

#010 : 010

Alternative 2 (chip-specific).

#011 : 011

Alternative 3 (chip-specific).

#100 : 100

Alternative 4 (chip-specific).

#101 : 101

Alternative 5 (chip-specific).

#110 : 110

Alternative 6 (chip-specific).

#111 : 111

Alternative 7 (chip-specific).

End of enumeration elements list.

LK : Lock Register
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Pin Control Register fields [15:0] are not locked.

#1 : 1

Pin Control Register fields [15:0] are locked and cannot be updated until the next system reset.

End of enumeration elements list.

IRQC : Interrupt Configuration
bits : 16 - 19 (4 bit)
access : read-write

Enumeration:

#0000 : 0000

Interrupt/DMA request disabled.

#0001 : 0001

DMA request on rising edge.

#0010 : 0010

DMA request on falling edge.

#0011 : 0011

DMA request on either edge.

#1000 : 1000

Interrupt when logic zero.

#1001 : 1001

Interrupt on rising edge.

#1010 : 1010

Interrupt on falling edge.

#1011 : 1011

Interrupt on either edge.

#1100 : 1100

Interrupt when logic one.

End of enumeration elements list.

ISF : Interrupt Status Flag
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

Configured interrupt is not detected.

#1 : 1

Configured interrupt is detected. If the pin is configured to generate a DMA request, then the corresponding flag will be cleared automatically at the completion of the requested DMA transfer. Otherwise, the flag remains set until a logic one is written to the flag. If the pin is configured for a level sensitive interrupt and the pin remains asserted, then the flag is set again immediately after it is cleared.

End of enumeration elements list.



Is something missing? Is something wrong? can you help correct it ? Please contact us at info@chipselect.org !

This website is sponsored by EmbeetleEmbeetle, an IDE designed from scratch for embedded software developers.