lcd16824驱动程序文件.docVIP

  • 45
  • 0
  • 约1.32万字
  • 约 20页
  • 2020-01-30 发布于安徽
  • 举报
. . . . .下载可编辑. #include lm3sxxx.h #define fuc_PERIPH SYSCTL_PERIPH_GPIOE #define fuc_PORT GPIO_PORTE_BASE #define rs_PIN GPIO_PIN_0 #define rw_PIN GPIO_PIN_1 #define en_PIN GPIO_PIN_2 #define lcd_PERIPH SYSCTL_PERIPH_GPIOD #define lcd_PORT GPIO_PORTD_BASE #define lcd_PINS 0xff #define SysCtlPeriEnable SysCtlPeripheralEnable #define SysCtlPeriDisable SysCtlPeripheralDisable #define GPIOPinTypeIn GPIOPinTypeGPIOInput #define GPIOPinTypeOut GPIOPinTypeGPIOOutput #define

文档评论(0)

1亿VIP精品文档

相关文档