git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5057 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2013-01-11 20:46:39 +00:00
parent 609b15be00
commit 8465215222
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
* @brief Safe state for <b>unconnected</b> pads.
* @details The state itself is not specified and is architecture dependent,
* it may be mapped on @p PAL_MODE_INPUT_PULLUP,
* @p PAL_MODE_INPUT_PULLDOWN or @p PAL_MODE_OUTPUT_PUSHPULL as
* @p PAL_MODE_INPUT_PULLDOWN or @p PAL_MODE_OUTPUT_PUSHPULL for
* example.
*/
#define PAL_MODE_UNCONNECTED 1