文件名称:F02x_SMBus_Master
介绍说明--下载内容来自于网络,使用问题请自行百度
一个C8051F02x的SMBus总线,主模式,一个字节传输的例子。-// Example software to demonstrate the C8051F02x SMBus interface in
// Master mode.
//- Interrupt-driven SMBus implementation
//- Only master states defined (no slave or arbitration)
//- 1-byte SMBus data holders used for each transmit and receive
//- Timer3 used by SMBus for SCL low timeout detection
//- SCL frequency defined by <SMB_FREQUENCY> constant
//- ARBLOST support included
// Master mode.
//- Interrupt-driven SMBus implementation
//- Only master states defined (no slave or arbitration)
//- 1-byte SMBus data holders used for each transmit and receive
//- Timer3 used by SMBus for SCL low timeout detection
//- SCL frequency defined by <SMB_FREQUENCY> constant
//- ARBLOST support included
(系统自动生成,下载前可以参看下载内容)
下载文件列表
F02x_SMBus_Master.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.