1 Star 0 Fork 4.9K

Lin_bruin / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
WifiIotSpiCfgBasicInfo.md 5.88 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

WifiIotSpiCfgBasicInfo

Overview

Related Modules:

Wifiiot

Description:

Defines data communication parameters.

Summary

Data Fields

Variable Name

Description

cpol: 1

unsigned int 

cpha: 1

unsigned int 

framMode: 2

unsigned int 

dataWidth: 4

unsigned int 

endian: 1

unsigned int 

pad: 23

unsigned int 

freq

unsigned int 

Details

Field Documentation

cpha

unsigned int WifiIotSpiCfgBasicInfo::cpha

Description:

Communication phase. For details about available values, see WifiIotSpiCfgClockCpha.

cpol

unsigned int WifiIotSpiCfgBasicInfo::cpol

Description:

Communication polarity. For details about available values, see WifiIotSpiCfgClockCpol.

dataWidth

unsigned int WifiIotSpiCfgBasicInfo::dataWidth

Description:

Communication data width. For details about available values, see WifiIotSpiCfgDataWidth.

endian

unsigned int WifiIotSpiCfgBasicInfo::endian

Description:

Endian mode. For details about available values, see WifiIotSpiCfgEndian.

framMode

unsigned int WifiIotSpiCfgBasicInfo::framMode

Description:

Communication protocol. For details about available values, see WifiIotSpiCfgFramMode.

freq

unsigned int WifiIotSpiCfgBasicInfo::freq

Description:

Communication frequency. The value ranges from 2460 Hz to 40 MHz.

pad

unsigned int WifiIotSpiCfgBasicInfo::pad

Description:

Padding bit

1
https://gitee.com/dreaminghell/docs.git
git@gitee.com:dreaminghell/docs.git
dreaminghell
docs
docs
master

搜索帮助