Tag for the LUFA-120730-BETA release.
[pub/USBasp.git] / LUFA / Drivers / Board / Buttons.h
index 1b70a6b..73ccb41 100644 (file)
                 */
                static inline void Buttons_Init(void);
 
-               /** Disables the buttons driver, releasing the I/O pins back to their default high-impedence input mode. */
+               /** Disables the buttons driver, releasing the I/O pins back to their default high-impedance input mode. */
                static inline void Buttons_Disable(void);
 
                /** Returns a mask indicating which board buttons are currently pressed.