We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76453bf commit 5dfd29fCopy full SHA for 5dfd29f
drivers/BusInOut.h
@@ -25,8 +25,8 @@ namespace mbed {
25
/** \addtogroup drivers */
26
27
/** A digital input output bus, used for setting the state of a collection of pins.
28
- * Implemented as an array of DigitalInOut pins, the bus can be constucted by any
29
- * pins without restriction other than being capable of digitial input or output
+ * Implemented as an array of DigitalInOut pins, the bus can be constructed by any
+ * pins without restriction other than being capable of digital input or output
30
* capabilities
31
*
32
* @note Synchronization level: Thread safe
0 commit comments