Doxygen update

git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@428 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
dvl
2018-01-15 11:40:43 +00:00
parent 15ab232e82
commit cfb55967c7
12 changed files with 111 additions and 1 deletions

View File

@@ -68,6 +68,7 @@ struct Storm700
* Storm700_construct
* Constructor for Storm700 keypad
*
* @memberof Storm700
* @param self Keypad object to construct
* @param device The IO device that is used to communicate
*
@@ -84,6 +85,7 @@ extern ErrorStatus Storm700_construct(struct Storm700* self, const struct IODevi
* Storm700_destruct
* Destructor for the Storm700 instance
*
* @memberof Storm700
* @param self The object to destruct
*
* @return void
@@ -98,6 +100,7 @@ extern void Storm700_destruct(struct Storm700* self);
* Storm700_readKey
* Read a key from the storm700 keypad
*
* @memberof Storm700
* @param self Keypad instance
* @param key The key that has been read. Will be
* formatted ins ASCII code