XWOS API
4.0
XWOS C/C++ API参考手册
|
SPI LCD Controller ST7735 Device 更多...
#include <xwcd/peripheral/spi/lcd/st7735/device.h>
函数 | |
void | xwds_st7735_construct (struct xwds_st7735 *st7735) |
ST7735 API:ST7735对象的构造函数 | |
void | xwds_st7735_destruct (struct xwds_st7735 *st7735) |
ST7735 API:ST7735对象的析构函数 | |
SPI LCD Controller ST7735 Device
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
在文件 device.c 中定义.