gpio.hpp: fix typo in docstring for isr
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -188,7 +188,7 @@ class Gpio
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
/**
|
/**
|
||||||
* Exits callback - this call will not kill the isr thread imediatlu
|
* Exits callback - this call will not kill the isr thread immediatly
|
||||||
* but only when it is out of it's critical section
|
* but only when it is out of it's critical section
|
||||||
*
|
*
|
||||||
* @return Result of operation
|
* @return Result of operation
|
||||||
|
|||||||
Reference in New Issue
Block a user