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 MKL05CLK by
head.h
00001 //#head.h 00002 00003 #define SIM_SDID (*(volatile unsigned long *)(0x40048024)) // Kinetis ID register 00004 #define PORTC_PCR3 (*(volatile unsigned long *)(0x4004B00C)) // PORTC_PCR3 Mux 00005 #define SIM_SOPT2 (*(volatile unsigned long *)(0x40048004)) // SIM Option Mux 00006 #define SIM_SCGC5 (*(volatile unsigned long *)(0x40048038)) // SIM Option Mux 00007 00008 #define MCG_C1 (*(volatile unsigned char *)(0x40064000)) // MCG Register 00009 #define MCG_C2 (*(volatile unsigned char *)(0x40064001)) 00010 #define MCG_SC (*(volatile unsigned char *)(0x40064008))
Generated on Sat Aug 13 2022 12:24:38 by
1.7.2
