Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Trace_Program2 GR-PEACH_Camera_in_barcode GR-PEACH_LCD_sample GR-PEACH_LCD_4_3inch_sample ... more
lcd_analog_rgb_ch0.c File Reference
LCD panel for vdc5 channel 0 function. More...
Go to the source code of this file.
Functions | |
void | GRAPHICS_SetLcdPanel_Ch0 (void) |
LCD panel I/O port setup (VDC5 channel 0) | |
void | GRAPHICS_SetLcdTconSettings_Ch0 (const vdc5_lcd_tcon_timing_t **const outctrl) |
LCD TCON setup parameter acquisition processing (VDC5 channel 0) |
Detailed Description
LCD panel for vdc5 channel 0 function.
- Version:
- 1.00
- Rev:
- 199
- Date:
- 2014-05-23 16:33:52 +0900#
Definition in file lcd_analog_rgb_ch0.c.
Function Documentation
void GRAPHICS_SetLcdPanel_Ch0 | ( | void | ) |
LCD panel I/O port setup (VDC5 channel 0)
- Parameters:
-
[in] void
- Return values:
-
None
Definition at line 76 of file lcd_analog_rgb_ch0.c.
void GRAPHICS_SetLcdTconSettings_Ch0 | ( | const vdc5_lcd_tcon_timing_t **const | outctrl ) |
LCD TCON setup parameter acquisition processing (VDC5 channel 0)
- Parameters:
-
[out] outctrl : Address of the area for storing the LCD TCON timing setup data table
- Return values:
-
None
Definition at line 135 of file lcd_analog_rgb_ch0.c.
Generated on Tue Jul 12 2022 15:08:46 by
