Searched defs:GPIO_MODE_OUT_PP (Results 1 – 4 of 4) sorted by relevance
68 GPIO_MODE_OUT_PP = 0x80, /*!< General purpose output push-pull */ enumerator
277 #define GPIO_MODE_OUT_PP ((uint8_t)0x10U) /*!< GPIO output with push-pull … macro
Completed in 8 milliseconds