Hi there! Is it possible to map a logical OR of multiple bits to the same GPIO pin? I ask because in flash mode we can use 4 pins, but might need more bits mapped to GPIO. For example, in the tilt application, mapping all three ANGFLG bits already leaves us with only one usable GPIO pin.
Thanks in advance.