Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-src by
GPIO_Type Struct Reference
[GPIO Peripheral Access Layer]
GPIO - Register Layout Typedef. More...
#include <MKL25Z4.h>
Data Fields | |
| __IO uint32_t | PDOR |
| Port Data Output Register, offset: 0x0. | |
| __O uint32_t | PSOR |
| Port Set Output Register, offset: 0x4. | |
| __O uint32_t | PCOR |
| Port Clear Output Register, offset: 0x8. | |
| __O uint32_t | PTOR |
| Port Toggle Output Register, offset: 0xC. | |
| __I uint32_t | PDIR |
| Port Data Input Register, offset: 0x10. | |
| __IO uint32_t | PDDR |
| Port Data Direction Register, offset: 0x14. | |
Detailed Description
GPIO - Register Layout Typedef.
Definition at line 997 of file MKL25Z4.h.
Field Documentation
| __O uint32_t PCOR |
| __IO uint32_t PDDR |
| __I uint32_t PDIR |
| __IO uint32_t PDOR |
Generated on Tue Jul 12 2022 13:47:03 by
1.7.2
