It was just a naming proposal, instead of:GPIO_DS_0_HIGHGPIO_DS_0_DISCONNECTandGPIO_DS_1_HIGHGPIO_DS_1_DISCONNECTwe would have:GPIO_DS_DFLT_HIGH (or *_DEFAULT_*)GPIO_DS_DFLT_DISCONNECTand:GPIO_DS_ALT_HIGH (or *_ALTERNATE_*)GPIO_DS_ALT_DISCONNECTOf course my naming proposal is bogus. If I understand, should it beGPIO_DS_OUTPUT_<LOW/HIGH or 0/1>_<HIGH/DISCONNECT> or?It's just the _0_ and _1_ alone that are not telling anything by themselves.
© 2022 Groups.io