XWOS API
4.0
XWOS C/C++ API参考手册
|
XWLUA库:设备栈:SPI主机模式控制器 更多...
结构体 | |
struct | xwlua_spim |
XWLUA SPI主机模式控制器对象 更多... | |
函数 | |
void | xwlua_spim_register (lua_State *L, const char *name, struct xwds_spim *spim) |
注册SPI主机模式控制器对象 | |
void | xwlua_spim_unregister (lua_State *L, const char *name) |
删除SPI主机模式控制器对象 | |
XWLUA库:设备栈:SPI主机模式控制器
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.
在文件 spim.h 中定义.