Module avr_device::attiny85::tc1::timsk

source ·
Expand description

Timer/Counter Interrupt Mask Register

Structs

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

Type Aliases

  • Field OCIE1A reader - OCIE1A: Timer/Counter1 Output Compare Interrupt Enable
  • Field OCIE1A writer - OCIE1A: Timer/Counter1 Output Compare Interrupt Enable
  • Field OCIE1B reader - OCIE1A: Timer/Counter1 Output Compare B Interrupt Enable
  • Field OCIE1B writer - OCIE1A: Timer/Counter1 Output Compare B Interrupt Enable
  • Field TOIE1 reader - Timer/Counter1 Overflow Interrupt Enable
  • Field TOIE1 writer - Timer/Counter1 Overflow Interrupt Enable