eCos GPIO讀寫及其中斷處理

#include "oem_portmisc.h" #include <cyg/hal/hal_intr.h> #include <cyg/hal/drv_api.h> #define GINT_FEDGE_0 0x10000660 #define GINT_STAT_0 0x10000690 typedef union gpio1mode_data {     u32 d32;     stru
相關文章
相關標籤/搜索