Renesas H8S Instrukcja Użytkownika Strona 20

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 26
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 26

Komentarze do niniejszej Instrukcji

Brak uwag