mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-01 23:29:28 +01:00
This precalculates the mask register and value, making setRxIntMask considerably less complicated. Right now, this is not a big deal, but simplifying it allows using it inside the ISR next.