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 3fd9c6d commit 7c07aecCopy full SHA for 7c07aec
soc/arm/nxp_lpc/lpc54xxx/soc.h
@@ -34,5 +34,6 @@
34
#define IOCON_PIO_OPENDRAIN_DI 0x00u
35
#define IOCON_PIO_SLEW_STANDARD 0x00u
36
#define IOCON_PIO_MODE_PULLUP 0x10u
37
+#define IOCON_PIO_MODE_PULLDOWN 0x08u
38
39
#endif /* _SOC__H_ */
0 commit comments