u8glib 使用手册 beta v1.0.2.docVIP

  • 222
  • 0
  • 约 44页
  • 2016-04-29 发布于河南
  • 举报
u8glib 使用手册 beta v1.0.2.doc

用户参考手册 Bc++原型 ?uint8_t U8GLIB::begin(void) C原型 ?uint8_t u8g_Begin(u8g_t *u8g) 描述。 参数:u8g u8g:指针结构(C接口)。 返回:0,如果初始化过程失败。 使用:外循环。 注意:与v1.11可用。 例子: 另见:U8GLIB disableCursorc++原型 ?void U8GLIB::disableCursor(void) C原型 ?void u8g_DisableCursor(u8g_t *u8g) 描述 光标。光标将不可见。 参数:u8g u8g:指针结构(C接口)。 返回: 使用:外循环。 注意: 例子: 另见:enableCursor,setCursorColor,setCursorFont,setCursorPos,setCursorStyle drawBitmap drawBitmapPc++原型 ?void U8GLIB::drawBitmap(u8g_uint_t x, u8g_uint_t y, u8g_uint_t cnt, u8g_uint_t h, const uint8_t *bitmap) void U8GLIB::drawBitmapP(u8g_uint_t x, u8g_uint_t y, u8g_uint_t cnt, u8g_uint_t h, const

文档评论(0)

1亿VIP精品文档

相关文档