📄 m5329.h
字号:
/* Bit definitions and macros for GPIO_PODR_BUSCTL */#define GPIO_PODR_BUSCTL_3 (0x08)#define GPIO_PODR_BUSCTL_2 (0x04)#define GPIO_PODR_BUSCTL_1 (0x02)#define GPIO_PODR_BUSCTL_0 (0x01)/* Bit definitions and macros for GPIO_PODR_BE */#define GPIO_PODR_BE_3 (0x08)#define GPIO_PODR_BE_2 (0x04)#define GPIO_PODR_BE_1 (0x02)#define GPIO_PODR_BE_0 (0x01)/* Bit definitions and macros for GPIO_PODR_CS */#define GPIO_PODR_CS_5 (0x20)#define GPIO_PODR_CS_4 (0x10)#define GPIO_PODR_CS_3 (0x08)#define GPIO_PODR_CS_2 (0x04)#define GPIO_PODR_CS_1 (0x02)/* Bit definitions and macros for GPIO_PODR_PWM */#define GPIO_PODR_PWM_5 (0x20)#define GPIO_PODR_PWM_4 (0x10)#define GPIO_PODR_PWM_3 (0x08)#define GPIO_PODR_PWM_2 (0x04)/* Bit definitions and macros for GPIO_PODR_FECI2C */#define GPIO_PODR_FECI2C_3 (0x08)#define GPIO_PODR_FECI2C_2 (0x04)#define GPIO_PODR_FECI2C_1 (0x02)#define GPIO_PODR_FECI2C_0 (0x01)/* Bit definitions and macros for GPIO_PODR_UART */#define GPIO_PODR_UART_7 (0x80)#define GPIO_PODR_UART_6 (0x40)#define GPIO_PODR_UART_5 (0x20)#define GPIO_PODR_UART_4 (0x10)#define GPIO_PODR_UART_3 (0x08)#define GPIO_PODR_UART_2 (0x04)#define GPIO_PODR_UART_1 (0x02)#define GPIO_PODR_UART_0 (0x01)/* Bit definitions and macros for GPIO_PODR_QSPI */#define GPIO_PODR_QSPI_5 (0x20)#define GPIO_PODR_QSPI_4 (0x10)#define GPIO_PODR_QSPI_3 (0x08)#define GPIO_PODR_QSPI_2 (0x04)#define GPIO_PODR_QSPI_1 (0x02)#define GPIO_PODR_QSPI_0 (0x01)/* Bit definitions and macros for GPIO_PODR_TIMER */#define GPIO_PODR_TIMER_3 (0x08)#define GPIO_PODR_TIMER_2 (0x04)#define GPIO_PODR_TIMER_1 (0x02)#define GPIO_PODR_TIMER_0 (0x01)/* Bit definitions and macros for GPIO_PODR_LCDDATAH */#define GPIO_PODR_LCDDATAH_1 (0x02)#define GPIO_PODR_LCDDATAH_0 (0x01)/* Bit definitions and macros for GPIO_PODR_LCDDATAM */#define GPIO_PODR_LCDDATAM_7 (0x80)#define GPIO_PODR_LCDDATAM_6 (0x40)#define GPIO_PODR_LCDDATAM_5 (0x20)#define GPIO_PODR_LCDDATAM_4 (0x10)#define GPIO_PODR_LCDDATAM_3 (0x08)#define GPIO_PODR_LCDDATAM_2 (0x04)#define GPIO_PODR_LCDDATAM_1 (0x02)#define GPIO_PODR_LCDDATAM_0 (0x01)/* Bit definitions and macros for GPIO_PODR_LCDDATAL */#define GPIO_PODR_LCDDATAL_7 (0x80)#define GPIO_PODR_LCDDATAL_6 (0x40)#define GPIO_PODR_LCDDATAL_5 (0x20)#define GPIO_PODR_LCDDATAL_4 (0x10)#define GPIO_PODR_LCDDATAL_3 (0x08)#define GPIO_PODR_LCDDATAL_2 (0x04)#define GPIO_PODR_LCDDATAL_1 (0x02)#define GPIO_PODR_LCDDATAL_0 (0x01)/* Bit definitions and macros for GPIO_PODR_LCDCTLH */#define GPIO_PODR_LCDCTLH_0 (0x01)/* Bit definitions and macros for GPIO_PODR_LCDCTLL */#define GPIO_PODR_LCDCTLL_7 (0x80)#define GPIO_PODR_LCDCTLL_6 (0x40)#define GPIO_PODR_LCDCTLL_5 (0x20)#define GPIO_PODR_LCDCTLL_4 (0x10)#define GPIO_PODR_LCDCTLL_3 (0x08)#define GPIO_PODR_LCDCTLL_2 (0x04)#define GPIO_PODR_LCDCTLL_1 (0x02)#define GPIO_PODR_LCDCTLL_0 (0x01)/* Bit definitions and macros for GPIO_PDDR_FECH */#define GPIO_PDDR_FECH_L7 (0x80)#define GPIO_PDDR_FECH_L6 (0x40)#define GPIO_PDDR_FECH_L5 (0x20)#define GPIO_PDDR_FECH_L4 (0x10)#define GPIO_PDDR_FECH_L3 (0x08)#define GPIO_PDDR_FECH_L2 (0x04)#define GPIO_PDDR_FECH_L1 (0x02)#define GPIO_PDDR_FECH_L0 (0x01)/* Bit definitions and macros for GPIO_PDDR_SSI */#define GPIO_PDDR_SSI_4 (0x10)#define GPIO_PDDR_SSI_3 (0x08)#define GPIO_PDDR_SSI_2 (0x04)#define GPIO_PDDR_SSI_1 (0x02)#define GPIO_PDDR_SSI_0 (0x01)/* Bit definitions and macros for GPIO_PDDR_BUSCTL */#define GPIO_PDDR_BUSCTL_3 (0x08)#define GPIO_PDDR_BUSCTL_2 (0x04)#define GPIO_PDDR_BUSCTL_1 (0x02)#define GPIO_PDDR_BUSCTL_0 (0x01)/* Bit definitions and macros for GPIO_PDDR_BE */#define GPIO_PDDR_BE_3 (0x08)#define GPIO_PDDR_BE_2 (0x04)#define GPIO_PDDR_BE_1 (0x02)#define GPIO_PDDR_BE_0 (0x01)/* Bit definitions and macros for GPIO_PDDR_CS */#define GPIO_PDDR_CS_1 (0x02)#define GPIO_PDDR_CS_2 (0x04)#define GPIO_PDDR_CS_3 (0x08)#define GPIO_PDDR_CS_4 (0x10)#define GPIO_PDDR_CS_5 (0x20)/* Bit definitions and macros for GPIO_PDDR_PWM */#define GPIO_PDDR_PWM_2 (0x04)#define GPIO_PDDR_PWM_3 (0x08)#define GPIO_PDDR_PWM_4 (0x10)#define GPIO_PDDR_PWM_5 (0x20)/* Bit definitions and macros for GPIO_PDDR_FECI2C */#define GPIO_PDDR_FECI2C_0 (0x01)#define GPIO_PDDR_FECI2C_1 (0x02)#define GPIO_PDDR_FECI2C_2 (0x04)#define GPIO_PDDR_FECI2C_3 (0x08)/* Bit definitions and macros for GPIO_PDDR_UART */#define GPIO_PDDR_UART_0 (0x01)#define GPIO_PDDR_UART_1 (0x02)#define GPIO_PDDR_UART_2 (0x04)#define GPIO_PDDR_UART_3 (0x08)#define GPIO_PDDR_UART_4 (0x10)#define GPIO_PDDR_UART_5 (0x20)#define GPIO_PDDR_UART_6 (0x40)#define GPIO_PDDR_UART_7 (0x80)/* Bit definitions and macros for GPIO_PDDR_QSPI */#define GPIO_PDDR_QSPI_0 (0x01)#define GPIO_PDDR_QSPI_1 (0x02)#define GPIO_PDDR_QSPI_2 (0x04)#define GPIO_PDDR_QSPI_3 (0x08)#define GPIO_PDDR_QSPI_4 (0x10)#define GPIO_PDDR_QSPI_5 (0x20)/* Bit definitions and macros for GPIO_PDDR_TIMER */#define GPIO_PDDR_TIMER_0 (0x01)#define GPIO_PDDR_TIMER_1 (0x02)#define GPIO_PDDR_TIMER_2 (0x04)#define GPIO_PDDR_TIMER_3 (0x08)/* Bit definitions and macros for GPIO_PDDR_LCDDATAH */#define GPIO_PDDR_LCDDATAH_0 (0x01)#define GPIO_PDDR_LCDDATAH_1 (0x02)/* Bit definitions and macros for GPIO_PDDR_LCDDATAM */#define GPIO_PDDR_LCDDATAM_0 (0x01)#define GPIO_PDDR_LCDDATAM_1 (0x02)#define GPIO_PDDR_LCDDATAM_2 (0x04)#define GPIO_PDDR_LCDDATAM_3 (0x08)#define GPIO_PDDR_LCDDATAM_4 (0x10)#define GPIO_PDDR_LCDDATAM_5 (0x20)#define GPIO_PDDR_LCDDATAM_6 (0x40)#define GPIO_PDDR_LCDDATAM_7 (0x80)/* Bit definitions and macros for GPIO_PDDR_LCDDATAL */#define GPIO_PDDR_LCDDATAL_0 (0x01)#define GPIO_PDDR_LCDDATAL_1 (0x02)#define GPIO_PDDR_LCDDATAL_2 (0x04)#define GPIO_PDDR_LCDDATAL_3 (0x08)#define GPIO_PDDR_LCDDATAL_4 (0x10)#define GPIO_PDDR_LCDDATAL_5 (0x20)#define GPIO_PDDR_LCDDATAL_6 (0x40)#define GPIO_PDDR_LCDDATAL_7 (0x80)/* Bit definitions and macros for GPIO_PDDR_LCDCTLH */#define GPIO_PDDR_LCDCTLH_0 (0x01)/* Bit definitions and macros for GPIO_PDDR_LCDCTLL */#define GPIO_PDDR_LCDCTLL_0 (0x01)#define GPIO_PDDR_LCDCTLL_1 (0x02)#define GPIO_PDDR_LCDCTLL_2 (0x04)#define GPIO_PDDR_LCDCTLL_3 (0x08)#define GPIO_PDDR_LCDCTLL_4 (0x10)#define GPIO_PDDR_LCDCTLL_5 (0x20)#define GPIO_PDDR_LCDCTLL_6 (0x40)#define GPIO_PDDR_LCDCTLL_7 (0x80)/* Bit definitions and macros for GPIO_PPDSDR_FECH */#define GPIO_PPDSDR_FECH_L0 (0x01)#define GPIO_PPDSDR_FECH_L1 (0x02)#define GPIO_PPDSDR_FECH_L2 (0x04)#define GPIO_PPDSDR_FECH_L3 (0x08)#define GPIO_PPDSDR_FECH_L4 (0x10)#define GPIO_PPDSDR_FECH_L5 (0x20)#define GPIO_PPDSDR_FECH_L6 (0x40)#define GPIO_PPDSDR_FECH_L7 (0x80)/* Bit definitions and macros for GPIO_PPDSDR_SSI */#define GPIO_PPDSDR_SSI_0 (0x01)#define GPIO_PPDSDR_SSI_1 (0x02)#define GPIO_PPDSDR_SSI_2 (0x04)#define GPIO_PPDSDR_SSI_3 (0x08)#define GPIO_PPDSDR_SSI_4 (0x10)/* Bit definitions and macros for GPIO_PPDSDR_BUSCTL */#define GPIO_PPDSDR_BUSCTL_0 (0x01)#define GPIO_PPDSDR_BUSCTL_1 (0x02)#define GPIO_PPDSDR_BUSCTL_2 (0x04)#define GPIO_PPDSDR_BUSCTL_3 (0x08)/* Bit definitions and macros for GPIO_PPDSDR_BE */#define GPIO_PPDSDR_BE_0 (0x01)#define GPIO_PPDSDR_BE_1 (0x02)#define GPIO_PPDSDR_BE_2 (0x04)#define GPIO_PPDSDR_BE_3 (0x08)/* Bit definitions and macros for GPIO_PPDSDR_CS */#define GPIO_PPDSDR_CS_1 (0x02)#define GPIO_PPDSDR_CS_2 (0x04)#define GPIO_PPDSDR_CS_3 (0x08)#define GPIO_PPDSDR_CS_4 (0x10)#define GPIO_PPDSDR_CS_5 (0x20)/* Bit definitions and macros for GPIO_PPDSDR_PWM */#define GPIO_PPDSDR_PWM_2 (0x04)#define GPIO_PPDSDR_PWM_3 (0x08)#define GPIO_PPDSDR_PWM_4 (0x10)#define GPIO_PPDSDR_PWM_5 (0x20)/* Bit definitions and macros for GPIO_PPDSDR_FECI2C */#define GPIO_PPDSDR_FECI2C_0 (0x01)#define GPIO_PPDSDR_FECI2C_1 (0x02)#define GPIO_PPDSDR_FECI2C_2 (0x04)#define GPIO_PPDSDR_FECI2C_3 (0x08)/* Bit definitions and macros for GPIO_PPDSDR_UART */#define GPIO_PPDSDR_UART_0 (0x01)#define GPIO_PPDSDR_UART_1 (0x02)#define GPIO_PPDSDR_UART_2 (0x04)#define GPIO_PPDSDR_UART_3 (0x08)#define GPIO_PPDSDR_UART_4 (0x10)#define GPIO_PPDSDR_UART_5 (0x20)#define GPIO_PPDSDR_UART_6 (0x40)#define GPIO_PPDSDR_UART_7 (0x80)/* Bit definitions and macros for GPIO_PPDSDR_QSPI */#define GPIO_PPDSDR_QSPI_0 (0x01)#define GPIO_PPDSDR_QSPI_1 (0x02)#define GPIO_PPDSDR_QSPI_2 (0x04)#define GPIO_PPDSDR_QSPI_3 (0x08)#define GPIO_PPDSDR_QSPI_4 (0x10)#define GPIO_PPDSDR_QSPI_5 (0x20)/* Bit definitions and macros for GPIO_PPDSDR_TIMER */#define GPIO_PPDSDR_TIMER_0 (0x01)#define GPIO_PPDSDR_TIMER_1 (0x02)#define GPIO_PPDSDR_TIMER_2 (0x04)#define GPIO_PPDSDR_TIMER_3 (0x08)/* Bit definitions and macros for GPIO_PPDSDR_LCDDATAH */#define GPIO_PPDSDR_LCDDATAH_0 (0x01)#define GPIO_PPDSDR_LCDDATAH_1 (0x02)/* Bit definitions and macros for GPIO_PPDSDR_LCDDATAM */#define GPIO_PPDSDR_LCDDATAM_0 (0x01)#define GPIO_PPDSDR_LCDDATAM_1 (0x02)#define GPIO_PPDSDR_LCDDATAM_2 (0x04)#define GPIO_PPDSDR_LCDDATAM_3 (0x08)#define GPIO_PPDSDR_LCDDATAM_4 (0x10)#define GPIO_PPDSDR_LCDDATAM_5 (0x20)#define GPIO_PPDSDR_LCDDATAM_6 (0x40)#define GPIO_PPDSDR_LCDDATAM_7 (0x80)/* Bit definitions and macros for GPIO_PPDSDR_LCDDATAL */#define GPIO_PPDSDR_LCDDATAL_0 (0x01)#define GPIO_PPDSDR_LCDDATAL_1 (0x02)#define GPIO_PPDSDR_LCDDATAL_2 (0x04)#define GPIO_PPDSDR_LCDDATAL_3 (0x08)#define GPIO_PPDSDR_LCDDATAL_4 (0x10)#define GPIO_PPDSDR_LCDDATAL_5 (0x20)#define GPIO_PPDSDR_LCDDATAL_6 (0x40)#define GPIO_PPDSDR_LCDDATAL_7 (0x80)/* Bit definitions and macros for GPIO_PPDSDR_LCDCTLH */#define GPIO_PPDSDR_LCDCTLH_0 (0x01)/* Bit definitions and macros for GPIO_PPDSDR_LCDCTLL */#define GPIO_PPDSDR_LCDCTLL_0 (0x01)#define GPIO_PPDSDR_LCDCTLL_1 (0x02)#define GPIO_PPDSDR_LCDCTLL_2 (0x04)#define GPIO_PPDSDR_LCDCTLL_3 (0x08)#define GPIO_PPDSDR_LCDCTLL_4 (0x10)#define GPIO_PPDSDR_LCDCTLL_5 (0x20)#define GPIO_PPDSDR_LCDCTLL_6 (0x40)#define GPIO_PPDSDR_LCDCTLL_7 (0x80)/* Bit definitions and macros for GPIO_PCLRR_FECH */#define GPIO_PCLRR_FECH_L0 (0x01)#define GPIO_PCLRR_FECH_L1 (0x02)#define GPIO_PCLRR_FECH_L2 (0x04)#define GPIO_PCLRR_FECH_L3 (0x08)#define GPIO_PCLRR_FECH_L4 (0x10)#define GPIO_PCLRR_FECH_L5 (0x20)#define GPIO_PCLRR_FECH_L6 (0x40)#define GPIO_PCLRR_FECH_L7 (0x80)/* Bit definitions and macros for GPIO_PCLRR_SSI */#define GPIO_PCLRR_SSI_0 (0x01)#define GPIO_PCLRR_SSI_1 (0x02)#define GPIO_PCLRR_SSI_2 (0x04)#define GPIO_PCLRR_SSI_3 (0x08)#define GPIO_PCLRR_SSI_4 (0x10)/* Bit definitions and macros for GPIO_PCLRR_BUSCTL */#define GPIO_PCLRR_BUSCTL_L0 (0x01)#define GPIO_PCLRR_BUSCTL_L1 (0x02)#define GPIO_PCLRR_BUSCTL_L2 (0x04)#define GPIO_PCLRR_BUSCTL_L3 (0x08)/* Bit definitions and macros for GPIO_PCLRR_BE */#define GPIO_PCLRR_BE_0 (0x01)#define GPIO_PCLRR_BE_1 (0x02)#define GPIO_PCLRR_BE_2 (0x04)#define GPIO_PCLRR_BE_3 (0x08)/* Bit definitions and macros for GPIO_PCLRR_CS */#define GPIO_PCLRR_CS_1 (0x02)#define GPIO_PCLRR_CS_2 (0x04)#define GPIO_PCLRR_CS_3 (0x08)#define GPIO_PCLRR_CS_4 (0x10)#define GPIO_PCLRR_CS_5 (0x20)/* Bit definitions and macros for GPIO_PCLRR_PWM */#define GPIO_PCLRR_PWM_2 (0x04)#define GPIO_PCLRR_PWM_3 (0x08)#define GPIO_PCLRR_PWM_4 (0x10)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -