⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mcf5282_gpio.h

📁 FreeRTOS - V5.1.1 Last Update: Nov 20 2008 http://sourceforge.net/projects/freertos/
💻 H
📖 第 1 页 / 共 3 页
字号:
#define MCF_GPIO_SETD_SETD4                  (0x10)
#define MCF_GPIO_SETD_SETD5                  (0x20)
#define MCF_GPIO_SETD_SETD6                  (0x40)
#define MCF_GPIO_SETD_SETD7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_CLRD */
#define MCF_GPIO_CLRD_CLRD0                  (0x1)
#define MCF_GPIO_CLRD_CLRD1                  (0x2)
#define MCF_GPIO_CLRD_CLRD2                  (0x4)
#define MCF_GPIO_CLRD_CLRD3                  (0x8)
#define MCF_GPIO_CLRD_CLRD4                  (0x10)
#define MCF_GPIO_CLRD_CLRD5                  (0x20)
#define MCF_GPIO_CLRD_CLRD6                  (0x40)
#define MCF_GPIO_CLRD_CLRD7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_PORTE */
#define MCF_GPIO_PORTE_PORTE0                (0x1)
#define MCF_GPIO_PORTE_PORTE1                (0x2)
#define MCF_GPIO_PORTE_PORTE2                (0x4)
#define MCF_GPIO_PORTE_PORTE3                (0x8)
#define MCF_GPIO_PORTE_PORTE4                (0x10)
#define MCF_GPIO_PORTE_PORTE5                (0x20)
#define MCF_GPIO_PORTE_PORTE6                (0x40)
#define MCF_GPIO_PORTE_PORTE7                (0x80)

/* Bit definitions and macros for MCF_GPIO_DDRE */
#define MCF_GPIO_DDRE_DDRE0                  (0x1)
#define MCF_GPIO_DDRE_DDRE1                  (0x2)
#define MCF_GPIO_DDRE_DDRE2                  (0x4)
#define MCF_GPIO_DDRE_DDRE3                  (0x8)
#define MCF_GPIO_DDRE_DDRE4                  (0x10)
#define MCF_GPIO_DDRE_DDRE5                  (0x20)
#define MCF_GPIO_DDRE_DDRE6                  (0x40)
#define MCF_GPIO_DDRE_DDRE7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_SETE */
#define MCF_GPIO_SETE_SETE0                  (0x1)
#define MCF_GPIO_SETE_SETE1                  (0x2)
#define MCF_GPIO_SETE_SETE2                  (0x4)
#define MCF_GPIO_SETE_SETE3                  (0x8)
#define MCF_GPIO_SETE_SETE4                  (0x10)
#define MCF_GPIO_SETE_SETE5                  (0x20)
#define MCF_GPIO_SETE_SETE6                  (0x40)
#define MCF_GPIO_SETE_SETE7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_CLRE */
#define MCF_GPIO_CLRE_CLRE0                  (0x1)
#define MCF_GPIO_CLRE_CLRE1                  (0x2)
#define MCF_GPIO_CLRE_CLRE2                  (0x4)
#define MCF_GPIO_CLRE_CLRE3                  (0x8)
#define MCF_GPIO_CLRE_CLRE4                  (0x10)
#define MCF_GPIO_CLRE_CLRE5                  (0x20)
#define MCF_GPIO_CLRE_CLRE6                  (0x40)
#define MCF_GPIO_CLRE_CLRE7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_PORTF */
#define MCF_GPIO_PORTF_PORTF0                (0x1)
#define MCF_GPIO_PORTF_PORTF1                (0x2)
#define MCF_GPIO_PORTF_PORTF2                (0x4)
#define MCF_GPIO_PORTF_PORTF3                (0x8)
#define MCF_GPIO_PORTF_PORTF4                (0x10)
#define MCF_GPIO_PORTF_PORTF5                (0x20)
#define MCF_GPIO_PORTF_PORTF6                (0x40)
#define MCF_GPIO_PORTF_PORTF7                (0x80)

/* Bit definitions and macros for MCF_GPIO_DDRF */
#define MCF_GPIO_DDRF_DDRF0                  (0x1)
#define MCF_GPIO_DDRF_DDRF1                  (0x2)
#define MCF_GPIO_DDRF_DDRF2                  (0x4)
#define MCF_GPIO_DDRF_DDRF3                  (0x8)
#define MCF_GPIO_DDRF_DDRF4                  (0x10)
#define MCF_GPIO_DDRF_DDRF5                  (0x20)
#define MCF_GPIO_DDRF_DDRF6                  (0x40)
#define MCF_GPIO_DDRF_DDRF7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_SETF */
#define MCF_GPIO_SETF_SETF0                  (0x1)
#define MCF_GPIO_SETF_SETF1                  (0x2)
#define MCF_GPIO_SETF_SETF2                  (0x4)
#define MCF_GPIO_SETF_SETF3                  (0x8)
#define MCF_GPIO_SETF_SETF4                  (0x10)
#define MCF_GPIO_SETF_SETF5                  (0x20)
#define MCF_GPIO_SETF_SETF6                  (0x40)
#define MCF_GPIO_SETF_SETF7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_CLRF */
#define MCF_GPIO_CLRF_CLRF0                  (0x1)
#define MCF_GPIO_CLRF_CLRF1                  (0x2)
#define MCF_GPIO_CLRF_CLRF2                  (0x4)
#define MCF_GPIO_CLRF_CLRF3                  (0x8)
#define MCF_GPIO_CLRF_CLRF4                  (0x10)
#define MCF_GPIO_CLRF_CLRF5                  (0x20)
#define MCF_GPIO_CLRF_CLRF6                  (0x40)
#define MCF_GPIO_CLRF_CLRF7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_PORTG */
#define MCF_GPIO_PORTG_PORTG0                (0x1)
#define MCF_GPIO_PORTG_PORTG1                (0x2)
#define MCF_GPIO_PORTG_PORTG2                (0x4)
#define MCF_GPIO_PORTG_PORTG3                (0x8)
#define MCF_GPIO_PORTG_PORTG4                (0x10)
#define MCF_GPIO_PORTG_PORTG5                (0x20)
#define MCF_GPIO_PORTG_PORTG6                (0x40)
#define MCF_GPIO_PORTG_PORTG7                (0x80)

/* Bit definitions and macros for MCF_GPIO_DDRG */
#define MCF_GPIO_DDRG_DDRG0                  (0x1)
#define MCF_GPIO_DDRG_DDRG1                  (0x2)
#define MCF_GPIO_DDRG_DDRG2                  (0x4)
#define MCF_GPIO_DDRG_DDRG3                  (0x8)
#define MCF_GPIO_DDRG_DDRG4                  (0x10)
#define MCF_GPIO_DDRG_DDRG5                  (0x20)
#define MCF_GPIO_DDRG_DDRG6                  (0x40)
#define MCF_GPIO_DDRG_DDRG7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_SETG */
#define MCF_GPIO_SETG_SETG0                  (0x1)
#define MCF_GPIO_SETG_SETG1                  (0x2)
#define MCF_GPIO_SETG_SETG2                  (0x4)
#define MCF_GPIO_SETG_SETG3                  (0x8)
#define MCF_GPIO_SETG_SETG4                  (0x10)
#define MCF_GPIO_SETG_SETG5                  (0x20)
#define MCF_GPIO_SETG_SETG6                  (0x40)
#define MCF_GPIO_SETG_SETG7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_CLRG */
#define MCF_GPIO_CLRG_CLRG0                  (0x1)
#define MCF_GPIO_CLRG_CLRG1                  (0x2)
#define MCF_GPIO_CLRG_CLRG2                  (0x4)
#define MCF_GPIO_CLRG_CLRG3                  (0x8)
#define MCF_GPIO_CLRG_CLRG4                  (0x10)
#define MCF_GPIO_CLRG_CLRG5                  (0x20)
#define MCF_GPIO_CLRG_CLRG6                  (0x40)
#define MCF_GPIO_CLRG_CLRG7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_PORTH */
#define MCF_GPIO_PORTH_PORTH0                (0x1)
#define MCF_GPIO_PORTH_PORTH1                (0x2)
#define MCF_GPIO_PORTH_PORTH2                (0x4)
#define MCF_GPIO_PORTH_PORTH3                (0x8)
#define MCF_GPIO_PORTH_PORTH4                (0x10)
#define MCF_GPIO_PORTH_PORTH5                (0x20)
#define MCF_GPIO_PORTH_PORTH6                (0x40)
#define MCF_GPIO_PORTH_PORTH7                (0x80)

/* Bit definitions and macros for MCF_GPIO_DDRH */
#define MCF_GPIO_DDRH_DDRH0                  (0x1)
#define MCF_GPIO_DDRH_DDRH1                  (0x2)
#define MCF_GPIO_DDRH_DDRH2                  (0x4)
#define MCF_GPIO_DDRH_DDRH3                  (0x8)
#define MCF_GPIO_DDRH_DDRH4                  (0x10)
#define MCF_GPIO_DDRH_DDRH5                  (0x20)
#define MCF_GPIO_DDRH_DDRH6                  (0x40)
#define MCF_GPIO_DDRH_DDRH7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_SETH */
#define MCF_GPIO_SETH_SETH0                  (0x1)
#define MCF_GPIO_SETH_SETH1                  (0x2)
#define MCF_GPIO_SETH_SETH2                  (0x4)
#define MCF_GPIO_SETH_SETH3                  (0x8)
#define MCF_GPIO_SETH_SETH4                  (0x10)
#define MCF_GPIO_SETH_SETH5                  (0x20)
#define MCF_GPIO_SETH_SETH6                  (0x40)
#define MCF_GPIO_SETH_SETH7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_CLRH */
#define MCF_GPIO_CLRH_CLRH0                  (0x1)
#define MCF_GPIO_CLRH_CLRH1                  (0x2)
#define MCF_GPIO_CLRH_CLRH2                  (0x4)
#define MCF_GPIO_CLRH_CLRH3                  (0x8)
#define MCF_GPIO_CLRH_CLRH4                  (0x10)
#define MCF_GPIO_CLRH_CLRH5                  (0x20)
#define MCF_GPIO_CLRH_CLRH6                  (0x40)
#define MCF_GPIO_CLRH_CLRH7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_PORTJ */
#define MCF_GPIO_PORTJ_PORTJ0                (0x1)
#define MCF_GPIO_PORTJ_PORTJ1                (0x2)
#define MCF_GPIO_PORTJ_PORTJ2                (0x4)
#define MCF_GPIO_PORTJ_PORTJ3                (0x8)
#define MCF_GPIO_PORTJ_PORTJ4                (0x10)
#define MCF_GPIO_PORTJ_PORTJ5                (0x20)
#define MCF_GPIO_PORTJ_PORTJ6                (0x40)
#define MCF_GPIO_PORTJ_PORTJ7                (0x80)

/* Bit definitions and macros for MCF_GPIO_DDRJ */
#define MCF_GPIO_DDRJ_DDRJ0                  (0x1)
#define MCF_GPIO_DDRJ_DDRJ1                  (0x2)
#define MCF_GPIO_DDRJ_DDRJ2                  (0x4)
#define MCF_GPIO_DDRJ_DDRJ3                  (0x8)
#define MCF_GPIO_DDRJ_DDRJ4                  (0x10)
#define MCF_GPIO_DDRJ_DDRJ5                  (0x20)
#define MCF_GPIO_DDRJ_DDRJ6                  (0x40)
#define MCF_GPIO_DDRJ_DDRJ7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_SETJ */
#define MCF_GPIO_SETJ_SETJ0                  (0x1)
#define MCF_GPIO_SETJ_SETJ1                  (0x2)
#define MCF_GPIO_SETJ_SETJ2                  (0x4)
#define MCF_GPIO_SETJ_SETJ3                  (0x8)
#define MCF_GPIO_SETJ_SETJ4                  (0x10)
#define MCF_GPIO_SETJ_SETJ5                  (0x20)
#define MCF_GPIO_SETJ_SETJ6                  (0x40)
#define MCF_GPIO_SETJ_SETJ7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_CLRJ */
#define MCF_GPIO_CLRJ_CLRJ0                  (0x1)
#define MCF_GPIO_CLRJ_CLRJ1                  (0x2)
#define MCF_GPIO_CLRJ_CLRJ2                  (0x4)
#define MCF_GPIO_CLRJ_CLRJ3                  (0x8)
#define MCF_GPIO_CLRJ_CLRJ4                  (0x10)
#define MCF_GPIO_CLRJ_CLRJ5                  (0x20)
#define MCF_GPIO_CLRJ_CLRJ6                  (0x40)
#define MCF_GPIO_CLRJ_CLRJ7                  (0x80)

/* Bit definitions and macros for MCF_GPIO_PORTDD */
#define MCF_GPIO_PORTDD_PORTDD0              (0x1)
#define MCF_GPIO_PORTDD_PORTDD1              (0x2)
#define MCF_GPIO_PORTDD_PORTDD2              (0x4)
#define MCF_GPIO_PORTDD_PORTDD3              (0x8)
#define MCF_GPIO_PORTDD_PORTDD4              (0x10)
#define MCF_GPIO_PORTDD_PORTDD5              (0x20)
#define MCF_GPIO_PORTDD_PORTDD6              (0x40)
#define MCF_GPIO_PORTDD_PORTDD7              (0x80)

/* Bit definitions and macros for MCF_GPIO_DDRDD */
#define MCF_GPIO_DDRDD_DDRDD0                (0x1)
#define MCF_GPIO_DDRDD_DDRDD1                (0x2)
#define MCF_GPIO_DDRDD_DDRDD2                (0x4)
#define MCF_GPIO_DDRDD_DDRDD3                (0x8)
#define MCF_GPIO_DDRDD_DDRDD4                (0x10)
#define MCF_GPIO_DDRDD_DDRDD5                (0x20)
#define MCF_GPIO_DDRDD_DDRDD6                (0x40)
#define MCF_GPIO_DDRDD_DDRDD7                (0x80)

/* Bit definitions and macros for MCF_GPIO_SETDD */
#define MCF_GPIO_SETDD_SETDD0                (0x1)
#define MCF_GPIO_SETDD_SETDD1                (0x2)
#define MCF_GPIO_SETDD_SETDD2                (0x4)
#define MCF_GPIO_SETDD_SETDD3                (0x8)
#define MCF_GPIO_SETDD_SETDD4                (0x10)
#define MCF_GPIO_SETDD_SETDD5                (0x20)
#define MCF_GPIO_SETDD_SETDD6                (0x40)
#define MCF_GPIO_SETDD_SETDD7                (0x80)

/* Bit definitions and macros for MCF_GPIO_CLRDD */
#define MCF_GPIO_CLRDD_CLRDD0                (0x1)
#define MCF_GPIO_CLRDD_CLRDD1                (0x2)
#define MCF_GPIO_CLRDD_CLRDD2                (0x4)
#define MCF_GPIO_CLRDD_CLRDD3                (0x8)
#define MCF_GPIO_CLRDD_CLRDD4                (0x10)
#define MCF_GPIO_CLRDD_CLRDD5                (0x20)
#define MCF_GPIO_CLRDD_CLRDD6                (0x40)
#define MCF_GPIO_CLRDD_CLRDD7                (0x80)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -