- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
c8051的pca超声波测距(C8051 PCA ultrasonic ranging)
c8051的pca超声波测距(C8051 PCA ultrasonic ranging) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / generated initialization file / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / # include c8051f310.h # include intrins.h typedef unsigned char uint8; typedef unsigned int uint16; typedef unsigned long int uint32; sbit pca2port = p0 ^ 2; sbit my son trigs = p2 * 7; bit bforultrasonictestmode = 0; uint16 ultrasonicstarttime = 0; uint32 ultrasonictotaltime = 0; uint16 ultrasonicdistance = 0; uint8 timeforultrasonic = 10; / / peripheral specific initialization functions, / / called from the practice _ device () function void pca _ practice () { pca0cn = 0x40; pca0md = ~ 0x40; pca0md = 0x03; pca0cpm2 = 0x31; } void gate _ io _ practice () { / / p0.0 - cex0 (pca), open drain, digital / / p0.1 - cex1 (pca), open drain, digital / / p0.2 - cex2 (pca), open drain, digital / / p0.3 - unassigned, open drain, digital / / p0.4 - unassigned, open drain, digital / / p0.5 - unassigned, open drain, digital / / p0.6 - unassigned, open drain, digital / / p0.7 - unassigned, open drain, digital / / p1.0 - unassigned, open drain, digital / / p1.1 - unassigned, open drain, digital / / p1.2 - unassigned, open drain, digital / / p1.3 - unassigned, open drain, digital / / p1.4 - unassigned, open drain, digital / / p1.5 - unassigned, open drain, digital / / p1.6 - unassigned, open drain, digital / / p1.7 - unassigned, open drain, digital / / p2.0 - unassigned, open drain, digital / / p2.1 - unassigned, open drain, digital / / p2.2 - unassigned, open drain, digital / / p2.3 - unassigned, open drain, digital xbr1 = 0x43; } void oscillator _ practice () { oscicn = 0x83; } void interrupts _ practice () { eie1 = 0x90; iu = 0x80; } / / initialization function for the device. / / call the procurement _ device () from your main program void practice _ device (void) { pca _ practice (); port _ io _ practice (); oscillator _ practice (); interrupts _ pr
您可能关注的文档
- 3-disc 理论介绍(三碟理论介绍).doc
- 3.3v转5v 电平转换方法参考(3.3V 5V level conversion method).doc
- 36计记忆详解(A first memory.).doc
- 32个实用小软件(32 small software utility).doc
- 3 诚实的孩子 教学目的要求(3 honest child teaching purpose and requirement).doc
- 3个月考研(3 months of Postgraduate).doc
- 3学习困难学生行为特点之三--行为特点(Three - 3 students with learning difficulties behavior characteristics).doc
- 4,6级技巧(4,6 skill).doc
- 4-【模拟试题】(4- [test]).doc
- 40年教学的20条经验1590(20 40 years of experience in teaching 1590).doc
- cad常用指令(CAD common instructions).doc
- cad尺寸标注命令(CAD size marking command).doc
- cad2011破解(Cad2011 crack).doc
- cad(CAD).doc
- cakewalk sonar 中文版使用手册-8(Cakewalk sonar Chinese version of manual -8).doc
- calis特色库子项目元数据规范相关规则(CALIS libraries, metadata, specifications, rules).doc
- cad三维图形的尺寸标注(Dimensioning of CAD 3D graphics).doc
- candler日历控件属性(Candler calendar control properties).doc
- c 语法入门(Introduction to C grammar).doc
- catti2007年11月11日三级笔译考试总结(Catti2007 November 11th three level translation examination summary).doc
文档评论(0)