📄 set_cursor.h
字号:
/* * * Copyright (c) Sigma Designs, Inc. 2003. All rights reserved. * *//** @file set_cursor.h @brief sample application to access the Mambo chip and use the hardware cursor prototype header file @author Christian Wolff @ingroup mruasamplecode*//** Create a hardware cursor and display it. @param pInstance @return RM_OK if success, otherwise returns an error code.*/RMstatus set_cursor( struct RUA *pInstance);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -