Module attiny_hal::pac::tc0::timsk

source ·
Expand description

Timer/Counter Interrupt Mask Register

Structs§

  • Register TIMSK reader
  • Timer/Counter Interrupt Mask Register
  • Register TIMSK writer

Type Aliases§

  • Field OCIE0A reader - Timer/Counter0 Output Compare Match A Interrupt Enable
  • Field OCIE0A writer - Timer/Counter0 Output Compare Match A Interrupt Enable
  • Field OCIE0B reader - Timer/Counter0 Output Compare Match B Interrupt Enable
  • Field OCIE0B writer - Timer/Counter0 Output Compare Match B Interrupt Enable
  • Field TOIE0 reader - Timer/Counter0 Overflow Interrupt Enable
  • Field TOIE0 writer - Timer/Counter0 Overflow Interrupt Enable