Renesas H8S Uživatelský manuál Strana 20

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 26
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 19
Direct Drive LCD Design Guide
4.1.6 LCDGetFrameRate
Request the vertical refresh rate of the LCD panel.
Format
sI16 LCDGetFrameRate(void);
Parameters
none
Return Values
Current frame rate in Hz.
Properties
Prototyped in file ”DirectLCD.h”
Implemented in file “DirectLCD_SBF.c” for H8S family or “DirectLCD_XBCFT.c” for H8SX family.
Description
Request the current vertical refresh rate of the LCD panel.
Example
{
sI16 old_rate = LCDGetFrameRate(); /* get frame rate prior to change */
}
19
Zobrazit stránku 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 26

Komentáře k této Příručce

Žádné komentáře