\n

GPIO

Peripheral Memory Blocks

address_offset : 0x0 Bytes (0x0)
size : 0x2C 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 : 0x2C 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 : 0x2C byte (0x0)
mem_usage : registers
protection :

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

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

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

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

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

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

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

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

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

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

Registers

PA_MODE

PA_PIN

PA_DBEN

PF_MODE

PF_DINOFF

PF_DOUT

PF_DATMSK

PF_PIN

PF_DBEN

PF_INTTYPE

PF_INTEN

PF_INTSRC

PF_SMTEN

PF_SLEWCTL

PF_PUSEL

PA_INTTYPE

PA_INTEN

PA_INTSRC

PA_SMTEN

PA_SLEWCTL

PA_PUSEL

PA_DINOFF

PB_MODE

PB_DINOFF

GPIO_DBCTL (DBCTL)

PB_DOUT

PB_DATMSK

PB_PIN

PB_DBEN

PB_INTTYPE

PB_INTEN

PB_INTSRC

PB_SMTEN

PB_SLEWCTL

PB_PUSEL

PA_DOUT

PC_MODE

PA0_PDIO

PA1_PDIO

PA2_PDIO

PA3_PDIO

PA4_PDIO

PA5_PDIO

PA6_PDIO

PA7_PDIO

PA8_PDIO

PA9_PDIO

PA10_PDIO

PA11_PDIO

PC_DINOFF

PB0_PDIO

PB1_PDIO

PB2_PDIO

PB3_PDIO

PB4_PDIO

PB5_PDIO

PB6_PDIO

PB7_PDIO

PB12_PDIO

PB13_PDIO

PB14_PDIO

PB15_PDIO

PC_DOUT

PC0_PDIO

PC1_PDIO

PC2_PDIO

PC3_PDIO

PC4_PDIO

PC5_PDIO

PC14_PDIO

PC_DATMSK

PC_PIN

PC_DBEN

PF0_PDIO

PF1_PDIO

PF2_PDIO

PF3_PDIO

PF4_PDIO

PF5_PDIO

PF15_PDIO

PC_INTTYPE

PC_INTEN

PC_INTSRC

PC_SMTEN

PC_SLEWCTL

PC_PUSEL

PA_DATMSK


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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 3: 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Pin Value Each bit of the register reflects the actual status of the respective Px.n pin. Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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.


PF_MODE

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

PF_MODE PF_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

PF_DINOFF

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

PF_DINOFF PF_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

PF_DOUT

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

PF_DOUT PF_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

PF_DATMSK

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

PF_DATMSK PF_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

PF_PIN

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

PF_PIN PF_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

PF_DBEN

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

PF_DBEN PF_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

PF_INTTYPE

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

PF_INTTYPE PF_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

PF_INTEN

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

PF_INTEN PF_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

PF_INTSRC

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

PF_INTSRC PF_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

PF_SMTEN

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

PF_SMTEN PF_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

PF_SLEWCTL

PF High Slew Rate Control Register
address_offset : 0x168 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

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

PF_PUSEL

PF Pull-up and Pull-down Selection Register
address_offset : 0x170 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PF_PUSEL PF_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_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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Interrupt Source Flag Write Operation: Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F Pin[n] Input Schmitt Trigger Enable Bit Note: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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_SLEWCTL

PA High Slew Rate Control Register
address_offset : 0x28 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PA_SLEWCTL PA_SLEWCTL 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 HSREN0 HSREN1 HSREN2 HSREN3 HSREN4 HSREN5 HSREN6 HSREN7 HSREN8 HSREN9 HSREN10 HSREN11 HSREN12 HSREN13 HSREN14 HSREN15

HSREN0 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 0 - 1 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN1 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 2 - 3 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN2 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 4 - 5 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN3 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 6 - 7 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN4 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 8 - 9 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN5 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 10 - 11 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN6 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 12 - 13 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN7 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 14 - 15 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN8 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 16 - 17 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN9 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 18 - 19 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN10 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 20 - 21 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN11 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 22 - 23 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN12 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 24 - 25 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN13 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 26 - 27 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN14 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 28 - 29 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.

HSREN15 : Port A-F Pin[n] High Slew Rate Control Note 1: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective. Note 2: Please refer to the M253 Datasheet for detailed pin operation voltage information about VDD, VDDIO and VBAT electrical characteristics.
bits : 30 - 31 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n output with normal slew rate mode

#01 : 1

Px.n output with high slew rate mode

#10 : 2

Reserved.

#11 : 3

Reserved.

End of enumeration elements list.


PA_PUSEL

PA Pull-up and Pull-down 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-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 0 - 1 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL1 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 2 - 3 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL2 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 4 - 5 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL3 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 6 - 7 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL4 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 8 - 9 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL5 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 10 - 11 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL6 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 12 - 13 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL7 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 14 - 15 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL8 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 16 - 17 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL9 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 18 - 19 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL10 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 20 - 21 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL11 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 22 - 23 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL12 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 24 - 25 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL13 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 26 - 27 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL14 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 28 - 29 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

End of enumeration elements list.

PUSEL15 : Port A-F Pin[n] Pull-up and Pull-down Enable Register Determine each I/O Pull-up/pull-down of Px.n pins. Note 1: Basically, the pull-up and pull-down control has following behavior limitation. The independent pull-up control register is only valid when MODEn is set as input and open-drain mode even if I/O function is switched to multi-function pin, e.g. UARTx_RXD. The independent pull-down control register is only valid when MODEn is set as tri-state mode. When both pull-up andpull-down are set as 1 at 'tri-state' mode, keep I/O in tri-state mode. Note 2: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
bits : 30 - 31 (2 bit)
access : read-write

Enumeration:

#00 : 0

Px.n pull-up and pull-down disable

#01 : 1

Px.n pull-up enable

#10 : 2

Px.n pull-down enable

#11 : 3

Px.n pull-up and pull- down disable

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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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 controls each GPIO group.
bits : 16 - 21 (6 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.


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_SLEWCTL

PB High Slew Rate Control Register
address_offset : 0x68 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PB_SLEWCTL PB_SLEWCTL 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 and Pull-down 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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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-F 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: The PA.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 pin is ineffective.
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

PA6_PDIO

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

PA6_PDIO PA6_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

PA7_PDIO

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

PA7_PDIO PA7_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

PA8_PDIO

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

PA8_PDIO PA8_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

PA9_PDIO

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

PA9_PDIO PA9_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

PA10_PDIO

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

PA10_PDIO PA10_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

PA11_PDIO

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

PA11_PDIO PA11_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

PB0_PDIO

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

PB0_PDIO PB0_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

PB1_PDIO

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

PB1_PDIO PB1_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

PB2_PDIO

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

PB2_PDIO PB2_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

PB3_PDIO

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

PB3_PDIO PB3_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

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

PB12_PDIO

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

PB12_PDIO PB12_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

PB13_PDIO

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

PB13_PDIO PB13_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

PB14_PDIO

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

PB14_PDIO PB14_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

PB15_PDIO

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

PB15_PDIO PB15_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

PC14_PDIO

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

PC14_PDIO PC14_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

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

PF0_PDIO

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

PF0_PDIO PF0_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

PF1_PDIO

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

PF1_PDIO PF1_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

PF2_PDIO

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

PF2_PDIO PF2_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

PF3_PDIO

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

PF3_PDIO PF3_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

PF4_PDIO

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

PF4_PDIO PF4_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

PF5_PDIO

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

PF5_PDIO PF5_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

PF15_PDIO

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

PF15_PDIO PF15_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_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_SLEWCTL

PC High Slew Rate Control Register
address_offset : 0xA8 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PC_SLEWCTL PC_SLEWCTL 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 and Pull-down 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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-F 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.12~15/PB.8~11/PC.6~13/PC.15/PF.6~14 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.



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.