Module avr_device::atmega2560::tc3::timsk3

source ·
Expand description

Timer/Counter3 Interrupt Mask Register

Structs§

  • Register TIMSK3 reader
  • Timer/Counter3 Interrupt Mask Register
  • Register TIMSK3 writer

Type Aliases§

  • Field ICIE3 reader - Timer/Counter3 Input Capture Interrupt Enable
  • Field ICIE3 writer - Timer/Counter3 Input Capture Interrupt Enable
  • Field OCIE3A reader - Timer/Counter3 Output Compare A Match Interrupt Enable
  • Field OCIE3A writer - Timer/Counter3 Output Compare A Match Interrupt Enable
  • Field OCIE3B reader - Timer/Counter3 Output Compare B Match Interrupt Enable
  • Field OCIE3B writer - Timer/Counter3 Output Compare B Match Interrupt Enable
  • Field OCIE3C reader - Timer/Counter3 Output Compare C Match Interrupt Enable
  • Field OCIE3C writer - Timer/Counter3 Output Compare C Match Interrupt Enable
  • Field TOIE3 reader - Timer/Counter3 Overflow Interrupt Enable
  • Field TOIE3 writer - Timer/Counter3 Overflow Interrupt Enable