\n

GPIO

Peripheral Memory Blocks

address_offset : 0x0 Bytes (0x0)
size : 0x28 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x30 Bytes (0x0)
size : 0x4 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x40 Bytes (0x0)
size : 0x28 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x70 Bytes (0x0)
size : 0x4 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x80 Bytes (0x0)
size : 0x28 byte (0x0)
mem_usage : registers
protection :

address_offset : 0xB0 Bytes (0x0)
size : 0x4 byte (0x0)
mem_usage : registers
protection :

address_offset : 0xC0 Bytes (0x0)
size : 0x28 byte (0x0)
mem_usage : registers
protection :

address_offset : 0xF0 Bytes (0x0)
size : 0x4 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x440 Bytes (0x0)
size : 0x8 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x800 Bytes (0x0)
size : 0x18 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x850 Bytes (0x0)
size : 0x10 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x880 Bytes (0x0)
size : 0x20 byte (0x0)
mem_usage : registers
protection :

address_offset : 0x8C0 Bytes (0x0)
size : 0x20 byte (0x0)
mem_usage : registers
protection :

Registers

PA_MODE

PA_PIN

PA_DBEN

PA_INTTYPE

PA_INTEN

PA_INTSRC

PA_SMTEN

PA_PUSEL

PA_DINOFF

PB_MODE

PB_DINOFF

GPIO_DBCTL (DBCTL)

GPIO_CLKON (CLKON)

PB_DOUT

PB_DATMSK

PB_PIN

PB_DBEN

PB_INTTYPE

PB_INTEN

PB_INTSRC

PB_SMTEN

PB_PUSEL

PA_DOUT

PC_MODE

PA0_PDIO

PA1_PDIO

PA2_PDIO

PA3_PDIO

PA4_PDIO

PA5_PDIO

PC_DINOFF

PB4_PDIO

PB5_PDIO

PB6_PDIO

PB7_PDIO

PC_DOUT

PC0_PDIO

PC1_PDIO

PC2_PDIO

PC3_PDIO

PC4_PDIO

PC5_PDIO

PC6_PDIO

PC7_PDIO

PC_DATMSK

PD0_PDIO

PD1_PDIO

PD2_PDIO

PD3_PDIO

PD4_PDIO

PD5_PDIO

PD6_PDIO

PD7_PDIO

PC_PIN

PC_DBEN

PC_INTTYPE

PC_INTEN

PC_INTSRC

PC_SMTEN

PC_PUSEL

PA_DATMSK

PD_MODE

PD_DINOFF

PD_DOUT

PD_DATMSK

PD_PIN

PD_DBEN

PD_INTTYPE

PD_INTEN

PD_INTSRC

PD_SMTEN

PD_PUSEL


PA_MODE

PA I/O Mode Control
address_offset : 0x0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA_MODE PA_MODE 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 MODE0 MODE1 MODE2 MODE3 MODE4 MODE5 MODE6 MODE7 MODE8 MODE9 MODE10 MODE11 MODE12 MODE13 MODE14 MODE15

MODE0 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 0 - 1 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE1 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 2 - 3 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE2 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 4 - 5 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE3 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 6 - 7 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE4 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 8 - 9 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE5 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 10 - 11 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE6 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 12 - 13 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE7 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 14 - 15 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE8 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 16 - 17 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE9 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 18 - 19 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE10 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 20 - 21 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE11 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 22 - 23 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE12 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 24 - 25 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE13 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 26 - 27 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE14 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 28 - 29 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.

MODE15 : Port A-D I/O Pin[n] Mode Control Determine each I/O mode of Px.n pins. Note 1: The initial value of this field is defined by CIOINI (CONFIG0 [10]).If CIOINI is set to 0, the default value is 0xFFFF_FFFF and all pins will be quasi-bidirectional mode after chip powered on.If CIOINI is set to 1, the default value is 0x0000_0000 and all pins will be input mode after chip powered on. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3: The GPA.3 is a input pin. Note 4: If MFOS is enabled then GPIO mode setting is ignored.
bits : 30 - 31 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n is in Input mode

#01 : 1

Px.n is in Push-pull Output mode

#10 : 2

Px.n is in Open-drain Output mode

#11 : 3

Px.n is in Quasi-bidirectional mode

End of enumeration elements list.


PA_PIN

PA Pin Value
address_offset : 0x10 Bytes (0x0)
size : -1 bit
access : read-only
reset_value : 0x0
reset_Mask : 0x0

PA_PIN PA_PIN read-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 PIN0 PIN1 PIN2 PIN3 PIN4 PIN5 PIN6 PIN7 PIN8 PIN9 PIN10 PIN11 PIN12 PIN13 PIN14 PIN15

PIN0 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 0 - 0 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN1 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 1 - 1 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN2 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 2 - 2 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN3 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 3 - 3 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN4 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 4 - 4 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN5 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 5 - 5 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN6 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 6 - 6 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN7 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 7 - 7 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN8 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 8 - 8 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN9 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 9 - 9 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN10 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 10 - 10 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN11 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 11 - 11 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN12 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 12 - 12 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN13 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 13 - 13 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN14 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 14 - 14 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.

PIN15 : Port A-D Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 15 - 15 (1 bit)
access : read-only

Enumeration:

#0 : 0

The corresponding pin status is low

#1 : 1

The corresponding pin status is high

End of enumeration elements list.


PA_DBEN

PA De-bounce Enable Control Register
address_offset : 0x14 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA_DBEN PA_DBEN 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 DBEN0 DBEN1 DBEN2 DBEN3 DBEN4 DBEN5 DBEN6 DBEN7 DBEN8 DBEN9 DBEN10 DBEN11 DBEN12 DBEN13 DBEN14 DBEN15

DBEN0 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN1 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN2 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN3 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN4 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN5 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN6 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN7 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN8 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN9 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 9 - 9 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN10 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 10 - 10 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN11 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 11 - 11 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN12 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN13 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 13 - 13 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN14 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 14 - 14 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.

DBEN15 : Port A-D Pin[n] Input Signal De-bounce Enable Bit The DBEN[n] bit is used to enable the de-bounce function for each corresponding bit. If the input signal pulse width cannot be sampled by continuous two de-bounce sample cycle, the input signal transition is seen as the signal bounce and will not trigger the interrupt. The de-bounce clock source is controlled by DBCLKSRC (GPIO_DBCTL [4]), one de-bounce sample cycle period is controlled by DBCLKSEL (GPIO_DBCTL [3:0]). The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n de-bounce function Disabled

#1 : 1

Px.n de-bounce function Enabled

End of enumeration elements list.


PA_INTTYPE

PA Interrupt Trigger Type Control
address_offset : 0x18 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA_INTTYPE PA_INTTYPE 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 TYPE0 TYPE1 TYPE2 TYPE3 TYPE4 TYPE5 TYPE6 TYPE7 TYPE8 TYPE9 TYPE10 TYPE11 TYPE12 TYPE13 TYPE14 TYPE15

TYPE0 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE1 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE2 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE3 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE4 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE5 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE6 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE7 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE8 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE9 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 9 - 9 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE10 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 10 - 10 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE11 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 11 - 11 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE12 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE13 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 13 - 13 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE14 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 14 - 14 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.

TYPE15 : Port A-D Pin[n] Edge or Level Detection Interrupt Trigger Type Control TYPE (Px_INTTYPE[n]) bit is used to control the triggered interrupt is by level trigger or by edge trigger. If the interrupt is by edge trigger, the trigger source can be controlled by de-bounce. If the interrupt is by level trigger, the input source is sampled by one HCLK clock and generates the interrupt. If the pin is set as the level trigger interrupt, only one level can be set on the registers RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]). If both levels to trigger interrupt are set, the setting has no effect and no interrupt will occur. The de-bounce function is valid only for edge triggered interrupt. If the interrupt mode is level triggered, the de-bounce enable bit is ineffective. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Edge trigger interrupt

#1 : 1

Level trigger interrupt

End of enumeration elements list.


PA_INTEN

PA Interrupt Enable Control Register
address_offset : 0x1C Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA_INTEN PA_INTEN 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 FLIEN0 FLIEN1 FLIEN2 FLIEN3 FLIEN4 FLIEN5 FLIEN6 FLIEN7 FLIEN8 FLIEN9 FLIEN10 FLIEN11 FLIEN12 FLIEN13 FLIEN14 FLIEN15 RHIEN0 RHIEN1 RHIEN2 RHIEN3 RHIEN4 RHIEN5 RHIEN6 RHIEN7 RHIEN8 RHIEN9 RHIEN10 RHIEN11 RHIEN12 RHIEN13 RHIEN14 RHIEN15

FLIEN0 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN1 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN2 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN3 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN4 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN5 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN6 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN7 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN8 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN9 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 9 - 9 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN10 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 10 - 10 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN11 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 11 - 11 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN12 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN13 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 13 - 13 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN14 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 14 - 14 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

FLIEN15 : Port A-D Pin[n] Falling Edge or Low Level Interrupt Trigger Type Enable Bit The FLIEN (Px_INTEN[n]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the FLIEN (Px_INTEN[n]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at low level. If the interrupt is edge trigger(TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from high to low. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level low or high to low interrupt Disabled

#1 : 1

Px.n level low or high to low interrupt Enabled

End of enumeration elements list.

RHIEN0 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 16 - 16 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN1 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 17 - 17 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN2 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 18 - 18 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN3 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 19 - 19 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN4 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 20 - 20 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN5 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 21 - 21 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN6 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 22 - 22 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN7 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 23 - 23 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN8 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN9 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 25 - 25 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN10 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 26 - 26 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN11 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 27 - 27 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN12 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 28 - 28 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN13 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 29 - 29 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN14 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 30 - 30 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.

RHIEN15 : Port A-D Pin[n] Rising Edge or High Level Interrupt Trigger Type Enable Bit The RHIEN (Px_INTEN[n+16]) bit is used to enable the interrupt for each of the corresponding input Px.n pin. Set bit to 1 also enable the pin wake-up function. When setting the RHIEN (Px_INTEN[n+16]) bit to 1 : If the interrupt is level trigger (TYPE (Px_INTTYPE[n]) bit is set to 1), the input Px.n pin will generate the interrupt while this pin state is at high level. If the interrupt is edge trigger (TYPE (Px_INTTYPE[n]) bit is set to 0), the input Px.n pin will generate the interrupt while this pin state changed from low to high. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 31 - 31 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n level high or low to high interrupt Disabled

#1 : 1

Px.n level high or low to high interrupt Enabled

End of enumeration elements list.


PA_INTSRC

PA Interrupt Source Flag
address_offset : 0x20 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA_INTSRC PA_INTSRC 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 INTSRC0 INTSRC1 INTSRC2 INTSRC3 INTSRC4 INTSRC5 INTSRC6 INTSRC7 INTSRC8 INTSRC9 INTSRC10 INTSRC11 INTSRC12 INTSRC13 INTSRC14 INTSRC15

INTSRC0 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC1 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC2 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC3 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC4 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC5 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC6 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC7 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC8 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC9 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 9 - 9 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC10 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 10 - 10 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC11 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 11 - 11 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC12 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC13 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 13 - 13 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC14 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 14 - 14 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.

INTSRC15 : Port A-D Pin[n] Interrupt Source Flag Write Operation: Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

No action. No interrupt at Px.n

#1 : 1

Clear the corresponding pending interrupt. Px.n generates an interrupt

End of enumeration elements list.


PA_SMTEN

PA Input Schmitt Trigger Enable Register
address_offset : 0x24 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA_SMTEN PA_SMTEN 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 SMTEN0 SMTEN1 SMTEN2 SMTEN3 SMTEN4 SMTEN5 SMTEN6 SMTEN7 SMTEN8 SMTEN9 SMTEN10 SMTEN11 SMTEN12 SMTEN13 SMTEN14 SMTEN15

SMTEN0 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN1 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN2 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN3 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN4 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN5 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN6 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN7 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN8 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN9 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 9 - 9 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN10 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 10 - 10 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN11 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 11 - 11 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN12 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN13 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 13 - 13 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN14 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 14 - 14 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.

SMTEN15 : Port A-D Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n input schmitt trigger function Disabled

#1 : 1

Px.n input schmitt trigger function Enabled

End of enumeration elements list.


PA_PUSEL

PA Pull-up Selection Register
address_offset : 0x30 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA_PUSEL PA_PUSEL 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 PUSEL0 PUSEL1 PUSEL2 PUSEL3 PUSEL4 PUSEL5 PUSEL6 PUSEL7 PUSEL8 PUSEL9 PUSEL10 PUSEL11 PUSEL12 PUSEL13 PUSEL14 PUSEL15

PUSEL0 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL1 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL2 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL3 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL4 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL5 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL6 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL7 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL8 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL9 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 9 - 9 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL10 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 10 - 10 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL11 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 11 - 11 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL12 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL13 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 13 - 13 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL14 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 14 - 14 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.

PUSEL15 : Port A-D Pin[n] Pull-up Enable Register Determine each I/O Pull-up of Px.n pins. Note 1: The independent pull-up control register only valid when MODEn set as input and open-drain mode even if I/O function is switched to multi-function pin. Ex: UARTx_RXD. Note2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n pull-up disable

#1 : 1

Px.n pull-up enable

End of enumeration elements list.


PA_DINOFF

PA Digital Input Path Disable Control
address_offset : 0x4 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA_DINOFF PA_DINOFF 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 DINOFF0 DINOFF1 DINOFF2 DINOFF3 DINOFF4 DINOFF5 DINOFF6 DINOFF7 DINOFF8 DINOFF9 DINOFF10 DINOFF11 DINOFF12 DINOFF13 DINOFF14 DINOFF15

DINOFF0 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 16 - 16 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF1 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 17 - 17 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF2 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 18 - 18 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF3 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 19 - 19 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF4 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 20 - 20 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF5 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 21 - 21 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF6 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 22 - 22 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF7 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 23 - 23 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF8 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF9 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 25 - 25 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF10 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 26 - 26 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF11 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 27 - 27 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF12 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 28 - 28 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF13 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 29 - 29 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF14 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 30 - 30 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.

DINOFF15 : Port A-D Pin[n] Digital Input Path Disable Bit Each of these bits is used to control if the digital input path of corresponding Px.n pin is disabled. If input is analog signal, users can disable Px.n digital input path to avoid input current leakage. Note: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 31 - 31 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n digital input path Enabled

#1 : 1

Px.n digital input path Disabled (digital input tied to low)

End of enumeration elements list.


PB_MODE

PB I/O Mode Control
address_offset : 0x40 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB_MODE PB_MODE 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

PB_DINOFF

PB Digital Input Path Disable Control
address_offset : 0x44 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB_DINOFF PB_DINOFF 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

GPIO_DBCTL (DBCTL)

Interrupt De-bounce Control Register
address_offset : 0x440 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

GPIO_DBCTL GPIO_DBCTL 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 DBCLKSEL DBCLKSRC ICLKONx

DBCLKSEL : De-bounce Sampling Cycle Selection
bits : 0 - 3 (4 bit)
access : read-write

Enumeration:

#0000 : 0

Sample interrupt input once per 1 clocks

#0001 : 1

Sample interrupt input once per 2 clocks

#0010 : 2

Sample interrupt input once per 4 clocks

#0011 : 3

Sample interrupt input once per 8 clocks

#0100 : 4

Sample interrupt input once per 16 clocks

#0101 : 5

Sample interrupt input once per 32 clocks

#0110 : 6

Sample interrupt input once per 64 clocks

#0111 : 7

Sample interrupt input once per 128 clocks

#1000 : 8

Sample interrupt input once per 256 clocks

#1001 : 9

Sample interrupt input once per 2*256 clocks

#1010 : 10

Sample interrupt input once per 4*256 clocks

#1011 : 11

Sample interrupt input once per 8*256 clocks

#1100 : 12

Sample interrupt input once per 16*256 clocks

#1101 : 13

Sample interrupt input once per 32*256 clocks

#1110 : 14

Sample interrupt input once per 64*256 clocks

#1111 : 15

Sample interrupt input once per 128*256 clocks

End of enumeration elements list.

DBCLKSRC : De-bounce Counter Clock Source Selection
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

De-bounce counter clock source is the HCLK

#1 : 1

De-bounce counter clock source is the 38.4 kHz internal low speed RC oscillator (LIRC)

End of enumeration elements list.

ICLKONx : Interrupt Clock on Mode Note: It is recommended to disable this bit to save system power if no special application concern. Each bit control each GPIO group.
bits : 16 - 19 (4 bit)
access : read-write

Enumeration:

0 : 0

Edge detection circuit is active only if I/O pin corresponding RHIEN (Px_INTEN[n+16])/FLIEN (Px_INTEN[n]) bit is set to 1

1 : 1

All I/O pins edge detection circuit is always active after reset

End of enumeration elements list.


GPIO_CLKON (CLKON)

GPIO Clock On-off Register
address_offset : 0x444 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

GPIO_CLKON GPIO_CLKON 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 GPxOn

GPxOn : GPIO Group Clock On-off The GPIO port clock can be disabled to reduce power consumption by setting GPIO_CLKON if the GPIO port isn't used. When GPxOn is set to 0 to diable GPIO port clock, the GPIO register, pin control and PDIO function are not workable. Only GPIO_CLKON and GPIO_DBCTL register can be updated
bits : 0 - 3 (4 bit)
access : read-write

Enumeration:

0 : 0

Disable GPIO group clock, include register pin control PDIO circuit

1 : 1

Enable GPIO group clock, include register pin control PDIO circuit

End of enumeration elements list.


PB_DOUT

PB Data Output Value
address_offset : 0x48 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB_DOUT PB_DOUT 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

PB_DATMSK

PB Data Output Write Mask
address_offset : 0x4C Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB_DATMSK PB_DATMSK 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

PB_PIN

PB Pin Value
address_offset : 0x50 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB_PIN PB_PIN 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

PB_DBEN

PB De-bounce Enable Control Register
address_offset : 0x54 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB_DBEN PB_DBEN 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

PB_INTTYPE

PB Interrupt Trigger Type Control
address_offset : 0x58 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB_INTTYPE PB_INTTYPE 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

PB_INTEN

PB Interrupt Enable Control Register
address_offset : 0x5C Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB_INTEN PB_INTEN 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

PB_INTSRC

PB Interrupt Source Flag
address_offset : 0x60 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB_INTSRC PB_INTSRC 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

PB_SMTEN

PB Input Schmitt Trigger Enable Register
address_offset : 0x64 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB_SMTEN PB_SMTEN 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

PB_PUSEL

PB Pull-up Selection Register
address_offset : 0x70 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB_PUSEL PB_PUSEL 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

PA_DOUT

PA Data Output Value
address_offset : 0x8 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA_DOUT PA_DOUT 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 DOUT0 DOUT1 DOUT2 DOUT3 DOUT4 DOUT5 DOUT6 DOUT7 DOUT8 DOUT9 DOUT10 DOUT11 DOUT12 DOUT13 DOUT14 DOUT15

DOUT0 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT1 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT2 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT3 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT4 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT5 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT6 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT7 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT8 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT9 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 9 - 9 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT10 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 10 - 10 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT11 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 11 - 11 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT12 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT13 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 13 - 13 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT14 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 14 - 14 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.

DOUT15 : Port A-D Pin[n] Output Value Each of these bits controls the status of a Px.n pin when the Px.n is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode. Note 1: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 2:The GPA.3 is a input pin.
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Px.n will drive Low if the Px.n pin is configured as Push-pull output, Open-drain output or Quasi-bidirectional mode

#1 : 1

Px.n will drive High if the Px.n pin is configured as Push-pull output or Quasi-bidirectional mode

End of enumeration elements list.


PC_MODE

PC I/O Mode Control
address_offset : 0x80 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC_MODE PC_MODE 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

PA0_PDIO

GPIO PA.n Pin Data Input/Output Register
address_offset : 0x800 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA0_PDIO PA0_PDIO 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 PDIO

PDIO : GPIO Px.n Pin Data Input/Output Writing this bit can control one GPIO pin output value. Read this register to get GPIO pin status. For example, writing PA0_PDIO will reflect the written value to bit DOUT (Px_DOUT[0]), reading PA0_PDIO will return the value of PIN (PA_PIN[0]). Note 1: The writing operation will not be affected by register DATMSK (Px_DATMSK[n]). Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective. Note 3:The GPA.3 is a input pin.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding GPIO pin set to low

#1 : 1

Corresponding GPIO pin set to high

End of enumeration elements list.


PA1_PDIO

GPIO PA.n Pin Data Input/Output Register
address_offset : 0x804 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA1_PDIO PA1_PDIO 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

PA2_PDIO

GPIO PA.n Pin Data Input/Output Register
address_offset : 0x808 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA2_PDIO PA2_PDIO 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

PA3_PDIO

GPIO PA.n Pin Data Input/Output Register
address_offset : 0x80C Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA3_PDIO PA3_PDIO 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

PA4_PDIO

GPIO PA.n Pin Data Input/Output Register
address_offset : 0x810 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA4_PDIO PA4_PDIO 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

PA5_PDIO

GPIO PA.n Pin Data Input/Output Register
address_offset : 0x814 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA5_PDIO PA5_PDIO 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

PC_DINOFF

PC Digital Input Path Disable Control
address_offset : 0x84 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC_DINOFF PC_DINOFF 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

PB4_PDIO

GPIO PB.n Pin Data Input/Output Register
address_offset : 0x850 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB4_PDIO PB4_PDIO 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

PB5_PDIO

GPIO PB.n Pin Data Input/Output Register
address_offset : 0x854 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB5_PDIO PB5_PDIO 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

PB6_PDIO

GPIO PB.n Pin Data Input/Output Register
address_offset : 0x858 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB6_PDIO PB6_PDIO 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

PB7_PDIO

GPIO PB.n Pin Data Input/Output Register
address_offset : 0x85C Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB7_PDIO PB7_PDIO 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

PC_DOUT

PC Data Output Value
address_offset : 0x88 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC_DOUT PC_DOUT 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

PC0_PDIO

GPIO PC.n Pin Data Input/Output Register
address_offset : 0x880 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC0_PDIO PC0_PDIO 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

PC1_PDIO

GPIO PC.n Pin Data Input/Output Register
address_offset : 0x884 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC1_PDIO PC1_PDIO 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

PC2_PDIO

GPIO PC.n Pin Data Input/Output Register
address_offset : 0x888 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC2_PDIO PC2_PDIO 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

PC3_PDIO

GPIO PC.n Pin Data Input/Output Register
address_offset : 0x88C Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC3_PDIO PC3_PDIO 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

PC4_PDIO

GPIO PC.n Pin Data Input/Output Register
address_offset : 0x890 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC4_PDIO PC4_PDIO 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

PC5_PDIO

GPIO PC.n Pin Data Input/Output Register
address_offset : 0x894 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC5_PDIO PC5_PDIO 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

PC6_PDIO

GPIO PC.n Pin Data Input/Output Register
address_offset : 0x898 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC6_PDIO PC6_PDIO 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

PC7_PDIO

GPIO PC.n Pin Data Input/Output Register
address_offset : 0x89C Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC7_PDIO PC7_PDIO 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

PC_DATMSK

PC Data Output Write Mask
address_offset : 0x8C Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC_DATMSK PC_DATMSK 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

PD0_PDIO

GPIO PD.n Pin Data Input/Output Register
address_offset : 0x8C0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD0_PDIO PD0_PDIO 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

PD1_PDIO

GPIO PD.n Pin Data Input/Output Register
address_offset : 0x8C4 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD1_PDIO PD1_PDIO 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

PD2_PDIO

GPIO PD.n Pin Data Input/Output Register
address_offset : 0x8C8 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD2_PDIO PD2_PDIO 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

PD3_PDIO

GPIO PD.n Pin Data Input/Output Register
address_offset : 0x8CC Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD3_PDIO PD3_PDIO 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

PD4_PDIO

GPIO PD.n Pin Data Input/Output Register
address_offset : 0x8D0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD4_PDIO PD4_PDIO 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

PD5_PDIO

GPIO PD.n Pin Data Input/Output Register
address_offset : 0x8D4 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD5_PDIO PD5_PDIO 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

PD6_PDIO

GPIO PD.n Pin Data Input/Output Register
address_offset : 0x8D8 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD6_PDIO PD6_PDIO 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

PD7_PDIO

GPIO PD.n Pin Data Input/Output Register
address_offset : 0x8DC Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD7_PDIO PD7_PDIO 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

PC_PIN

PC Pin Value
address_offset : 0x90 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC_PIN PC_PIN 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

PC_DBEN

PC De-bounce Enable Control Register
address_offset : 0x94 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC_DBEN PC_DBEN 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

PC_INTTYPE

PC Interrupt Trigger Type Control
address_offset : 0x98 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC_INTTYPE PC_INTTYPE 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

PC_INTEN

PC Interrupt Enable Control Register
address_offset : 0x9C Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC_INTEN PC_INTEN 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

PC_INTSRC

PC Interrupt Source Flag
address_offset : 0xA0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC_INTSRC PC_INTSRC 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

PC_SMTEN

PC Input Schmitt Trigger Enable Register
address_offset : 0xA4 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC_SMTEN PC_SMTEN 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

PC_PUSEL

PC Pull-up Selection Register
address_offset : 0xB0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC_PUSEL PC_PUSEL 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

PA_DATMSK

PA Data Output Write Mask
address_offset : 0xC Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA_DATMSK PA_DATMSK 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 DATMSK0 DATMSK1 DATMSK2 DATMSK3 DATMSK4 DATMSK5 DATMSK6 DATMSK7 DATMSK8 DATMSK9 DATMSK10 DATMSK11 DATMSK12 DATMSK13 DATMSK14 DATMSK15

DATMSK0 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK1 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK2 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK3 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK4 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK5 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK6 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK7 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK8 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK9 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 9 - 9 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK10 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 10 - 10 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK11 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 11 - 11 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK12 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK13 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 13 - 13 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK14 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 14 - 14 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.

DATMSK15 : Port A-D Pin[n] Data Output Write Mask These bits are used to protect the corresponding DOUT (Px_DOUT[n]) bit. When the DATMSK (Px_DATMSK[n]) bit is set to 1, the corresponding DOUT (Px_DOUT[n]) bit is protected. If the write signal is masked, writing data to the protect bit is ineffective. Note 1: This function only protects the corresponding DOUT (Px_DOUT[n]) bit, and will not protect the corresponding PDIO (Pxn_PDIO[0]) bit. Note 2: The PA.6~PA.15/PB.0~PB.3/PB.8~PB.15/PC.8~15/PD.8~15 pin is ineffective.
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Corresponding DOUT (Px_DOUT[n]) bit can be updated

#1 : 1

Corresponding DOUT (Px_DOUT[n]) bit protected

End of enumeration elements list.


PD_MODE

PD I/O Mode Control
address_offset : 0xC0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD_MODE PD_MODE 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

PD_DINOFF

PD Digital Input Path Disable Control
address_offset : 0xC4 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD_DINOFF PD_DINOFF 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

PD_DOUT

PD Data Output Value
address_offset : 0xC8 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD_DOUT PD_DOUT 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

PD_DATMSK

PD Data Output Write Mask
address_offset : 0xCC Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD_DATMSK PD_DATMSK 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

PD_PIN

PD Pin Value
address_offset : 0xD0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD_PIN PD_PIN 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

PD_DBEN

PD De-bounce Enable Control Register
address_offset : 0xD4 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD_DBEN PD_DBEN 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

PD_INTTYPE

PD Interrupt Trigger Type Control
address_offset : 0xD8 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD_INTTYPE PD_INTTYPE 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

PD_INTEN

PD Interrupt Enable Control Register
address_offset : 0xDC Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD_INTEN PD_INTEN 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

PD_INTSRC

PD Interrupt Source Flag
address_offset : 0xE0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD_INTSRC PD_INTSRC 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

PD_SMTEN

PD Input Schmitt Trigger Enable Register
address_offset : 0xE4 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD_SMTEN PD_SMTEN 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

PD_PUSEL

PD Pull-up Selection Register
address_offset : 0xF0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PD_PUSEL PD_PUSEL 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


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.