RTC. Minor comments inprovement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3295 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
076c173385
commit
9d91559dd2
|
@ -69,6 +69,7 @@
|
|||
|
||||
/**
|
||||
* @brief Structure representing an RTC driver.
|
||||
* @note This driver if dummy when callbacks disabled.
|
||||
*/
|
||||
struct RTCDriver{
|
||||
#if RTC_SUPPORTS_CALLBACKS
|
||||
|
|
Loading…
Reference in New Issue