mikroSDK Reference Manual
|
Generic liquid crystal display controller specific APIs. More...
Functions list | |
void | hd44780_lcd_init (uint32_t lcd_handle) |
Initializes LCD. More... | |
void hd44780_lcd_init | ( | uint32_t | lcd_handle | ) |
Initializes HD44780 LCD controller with default values.
[in] | lcd_handle | LCD handle address. See lcd_handle_t structure definition for detailed explanation. |
Example