EU1KY AA FW
num_keypad.h
Go to the documentation of this file.
1
/*
2
* (c) Yury Kuchura
3
* kuchura@gmail.com
4
*
5
* This code can be used on terms of WTFPL Version 2 (http://www.wtfpl.net/).
6
*/
7
8
#ifndef NUMKEYPAD_H_
9
#define NUMKEYPAD_H_
10
11
#include <stdint.h>
12
13
uint32_t
NumKeypad
(uint32_t initial, uint32_t min_value, uint32_t max_value,
const
char
* header_text);
14
#endif
NumKeypad
uint32_t NumKeypad(uint32_t initial, uint32_t min_value, uint32_t max_value, const char *header_text)
Definition:
num_keypad.c:195
Src
analyzer
window
num_keypad.h
Generated on Wed Mar 20 2019 13:03:02 for EU1KY AA FW by
1.8.11