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 target-mcu-k64f by
_hw_port Struct Reference
All PORT module registers. More...
#include <MK64F12_port.h>
Data Fields | |
__IO hw_port_pcrn_t | PCRn [32] |
__O hw_port_gpclr_t | GPCLR |
__O hw_port_gpchr_t | GPCHR |
__IO hw_port_isfr_t | ISFR |
__IO hw_port_dfer_t | DFER |
__IO hw_port_dfcr_t | DFCR |
__IO hw_port_dfwr_t | DFWR |
Detailed Description
All PORT module registers.
Definition at line 881 of file MK64F12_port.h.
Field Documentation
__IO hw_port_dfcr_t DFCR |
[0xC4] Digital Filter Clock Register
Definition at line 890 of file MK64F12_port.h.
__IO hw_port_dfer_t DFER |
[0xC0] Digital Filter Enable Register
Definition at line 889 of file MK64F12_port.h.
__IO hw_port_dfwr_t DFWR |
[0xC8] Digital Filter Width Register
Definition at line 891 of file MK64F12_port.h.
__O hw_port_gpchr_t GPCHR |
[0x84] Global Pin Control High Register
Definition at line 885 of file MK64F12_port.h.
__O hw_port_gpclr_t GPCLR |
[0x80] Global Pin Control Low Register
Definition at line 884 of file MK64F12_port.h.
__IO hw_port_isfr_t ISFR |
[0xA0] Interrupt Status Flag Register
Definition at line 887 of file MK64F12_port.h.
__IO hw_port_pcrn_t PCRn[32] |
[0x0] Pin Control Register n
Definition at line 883 of file MK64F12_port.h.
Generated on Sat Aug 27 2022 17:09:02 by
