More doxygen documentation
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@421 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -17,11 +17,12 @@
|
||||
// (c) 2015 Micro-Key bv
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
/// @defgroup {group_name} {group_description}
|
||||
/// Description
|
||||
|
||||
/// @file PowerLossDetector.h
|
||||
/// @ingroup {group_name}
|
||||
/**
|
||||
* PowerLossDetector implementation
|
||||
* \defgroup PowerLossDetector Package PowerLossDetector
|
||||
* \ingroup hsb-mrts
|
||||
* @{
|
||||
*/
|
||||
|
||||
#ifndef POWERLOSSDETECTOR_H_
|
||||
#define POWERLOSSDETECTOR_H_
|
||||
@@ -116,3 +117,5 @@ extern void PowerLossDetector_clearBusyFlag(void);
|
||||
extern bool PowerLossDetection_isFlagSet(void);
|
||||
|
||||
#endif /* POWERLOSSDETECTOR_H_ */
|
||||
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user