Module avr_device::atmega2560::tc4::timsk4

source ·
Expand description

Timer/Counter4 Interrupt Mask Register

Structs§

  • Register TIMSK4 reader
  • Timer/Counter4 Interrupt Mask Register
  • Register TIMSK4 writer

Type Aliases§

  • Field ICIE4 reader - Timer/Counter4 Input Capture Interrupt Enable
  • Field ICIE4 writer - Timer/Counter4 Input Capture Interrupt Enable
  • Field OCIE4A reader - Timer/Counter4 Output Compare A Match Interrupt Enable
  • Field OCIE4A writer - Timer/Counter4 Output Compare A Match Interrupt Enable
  • Field OCIE4B reader - Timer/Counter4 Output Compare B Match Interrupt Enable
  • Field OCIE4B writer - Timer/Counter4 Output Compare B Match Interrupt Enable
  • Field OCIE4C reader - Timer/Counter4 Output Compare C Match Interrupt Enable
  • Field OCIE4C writer - Timer/Counter4 Output Compare C Match Interrupt Enable
  • Field TOIE4 reader - Timer/Counter4 Overflow Interrupt Enable
  • Field TOIE4 writer - Timer/Counter4 Overflow Interrupt Enable