// Source code under CC0 1.0 #include <stdint.h> #define CLK_DIVR (*(volatile uint8_t *)0x50c6) #define CLK_PCKENR1 ...
確定! 回上一頁