Revision 5e2f673b include/alld_tlc5947.h
include/alld_tlc5947.h | ||
---|---|---|
16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 |
*/ |
18 | 18 |
|
19 |
/** |
|
20 |
* @file alld_tlc5947.h |
|
21 |
* @brief LED Driver macros and structures. |
|
22 |
* |
|
23 |
* @addtogroup lld_leddriver |
|
24 |
* @{ |
|
25 |
*/ |
|
26 |
|
|
19 | 27 |
#ifndef _AMIROLLD_TLC5947_H_ |
20 | 28 |
#define _AMIROLLD_TLC5947_H_ |
21 | 29 |
|
... | ... | |
89 | 97 |
#endif /* defined(AMIROLLD_CFG_USE_TLC5947) */ |
90 | 98 |
|
91 | 99 |
#endif /* _AMIROLLD_TLC5947_H_ */ |
100 |
|
|
101 |
/** @} */ |
Also available in: Unified diff