Documentation fixes and more utility macros.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@941 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2009-05-03 10:12:59 +00:00
parent 62a6638eb5
commit a7b4044f9e
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ struct FullDuplexDriverVMT {
};
/**
* @extends GenericSerialDriver
* @extends BaseAsynchronousChannel
*
* @brief Full duplex serial driver class.
* @details This class extends @p GenericSerialDriver by adding physical I/O