BSP
LCD_Show_Feature() is only used within BSP.
 
Symbols
loading...
Files
loading...

LCD_Show_Feature() function

Show LCD Features

Syntax

static void LCD_Show_Feature(uint8_t feature_index);
Implemented in lcd.c:270

Arguments

feature_index

feature index

Return value

None

References

LocationReferrerText
lcd.c:270
static void LCD_Show_Feature(uint8_t feature_index)
lcd.c:52
static void LCD_Show_Feature(uint8_t feature_index);
lcd.c:71LCD_demo()
LCD_Show_Feature(lcd_feature_idx);
lcd.c:82LCD_demo()
LCD_Show_Feature(lcd_feature_idx);

Call Tree