BACK
Microcontroller programming 101.02: Interrupt Service Routines
Work in progress

Pattern

  sr;

  sr = SR;
  sr &= cr;
  CLEAR_REG = sr;

  resolve ALL bits in sr
Atomicity up and down

Created: 16.March 2024