Minor documentation corrections.
This commit is contained in:
parent
e1803e3adb
commit
7fd2349e1a
9 changed files with 9 additions and 9 deletions
|
@ -143,7 +143,7 @@
|
|||
|
||||
/** Selects the given dataflash chip.
|
||||
*
|
||||
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of DATAFLASH_CHIPn mask (where n is
|
||||
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of a \c DATAFLASH_CHIPn mask (where n is
|
||||
* the chip number).
|
||||
*/
|
||||
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue