12.07.2015 Views

MPLAB® C18 C 编译器函数库

MPLAB® C18 C 编译器函数库

MPLAB® C18 C 编译器函数库

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

MPLAB ® <strong>C18</strong> C 编 译 器 函 数 库Delay1KTCYx功 能 :延 时 1,000 的 整 数 倍 个 指 令 周 期 (Tcy)。包 含 头 文 件 : delays.h原 型 : void Delay1KTCYx( unsigned char unit );参 数 :unitunit 的 值 可 以 为 任 何 8 位 值 。 对 [1,255] 范 围 内 的 值 , 将 会 延 时 (unit *1000) 个 周 期 。 值 为 0 时 延 时 256,000 个 周 期 。说 明 : 该 函 数 延 时 1,000 的 整 数 倍 个 指 令 周 期 。文 件 名 :d1ktcyx.asmDelay10KTCYx功 能 :延 时 10,000 的 整 数 倍 个 指 令 周 期 (Tcy)。包 含 头 文 件 : delays.h原 型 : void Delay10KTCYx( unsigned char unit );参 数 :unitunit 的 值 可 以 为 任 何 8 位 值 。 对 [1,255] 范 围 内 的 值 , 将 会 延 时 (unit *1000) 个 周 期 。 值 为 0 时 延 时 2,560,000 个 周 期 。说 明 : 该 函 数 延 时 10,000 的 整 数 倍 个 指 令 周 期 。文 件 名 :d10ktcyx.asmDS51297C_CN 第 130 页© 2004 Microchip Technology Inc.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!