RTC. Minor comments inprovement.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3295 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
barthess 2011-09-07 12:58:34 +00:00
parent 076c173385
commit 9d91559dd2
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@
/**
* @brief Structure representing an RTC driver.
* @note This driver if dummy when callbacks disabled.
*/
struct RTCDriver{
#if RTC_SUPPORTS_CALLBACKS