GPIO Control Registers (TMC_BASE_PIO). More...
#include <TMC_BASE_PIO.h>
Data Fields | |
TM_REG32 | CTRL |
Control Register (G0 to 31)(EALLOW PROTECTED) More... | |
TM_REG32 | QSEL1 |
Qualifier Select 1 Register (G0 to 15)(EALLOW PROTECTED) More... | |
TM_REG32 | QSEL2 |
Qualifier Select 2 Register (G16 to 31)(EALLOW PROTECTED) More... | |
TM_REG32 | MUX1 |
MUX 1 Register (G0 to 15)(EALLOW PROTECTED) More... | |
TM_REG32 | MUX2 |
MUX 2 Register (G16 to 31)(EALLOW PROTECTED) More... | |
TM_REG32 | DIR |
Direction Register (G0 to 31)(EALLOW PROTECTED) More... | |
TM_REG32 | PUD |
Pull Up Disable Register (G0 to 31)(EALLOW PROTECTED) More... | |
TM_REG32 | Reserved0 [1] |
GPIO Control Registers (TMC_BASE_PIO).
Start at address 0x6F80
See Technical_Reference_Manual
Definition at line 26 of file TMC_BASE_PIO.h.
TM_REG32 CTRL |
Control Register (G0 to 31)(EALLOW PROTECTED)
Definition at line 27 of file TMC_BASE_PIO.h.
TM_REG32 DIR |
Direction Register (G0 to 31)(EALLOW PROTECTED)
Definition at line 32 of file TMC_BASE_PIO.h.
TM_REG32 MUX1 |
MUX 1 Register (G0 to 15)(EALLOW PROTECTED)
Definition at line 30 of file TMC_BASE_PIO.h.
TM_REG32 MUX2 |
MUX 2 Register (G16 to 31)(EALLOW PROTECTED)
Definition at line 31 of file TMC_BASE_PIO.h.
TM_REG32 PUD |
Pull Up Disable Register (G0 to 31)(EALLOW PROTECTED)
Definition at line 33 of file TMC_BASE_PIO.h.
TM_REG32 QSEL1 |
Qualifier Select 1 Register (G0 to 15)(EALLOW PROTECTED)
Definition at line 28 of file TMC_BASE_PIO.h.
TM_REG32 QSEL2 |
Qualifier Select 2 Register (G16 to 31)(EALLOW PROTECTED)
Definition at line 29 of file TMC_BASE_PIO.h.
TM_REG32 Reserved0[1] |
Definition at line 34 of file TMC_BASE_PIO.h.