Renesas H8S Manual de usuario Pagina 20

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 26
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 26

Comentarios a estos manuales

Sin comentarios