ELEC2645 (2015/16) / Mbed 2 deprecated Main_code_ver18

Dependencies:   FATFileSystem N5110_mod SDFileSystem USBDevice mbed

Embed: (wiki syntax)

« Back to documentation index

drawVariable Namespace Reference

drawVariable Namespace Reference
[Menu system]

draws variable to LCD More...


Detailed Description

draws variable to LCD

Parameters:
variableName- name of variable being edited
variable- pointer to variable being edited
step_size- amount to increment variable per buttonpress
max- maximum value of variable
min- minimum value of variable
function- function to be called to update variables