Module atmega_hal::pac::tc1::timsk1

source ·
Expand description

Timer/Counter Interrupt Mask Register

Structs

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

Type Aliases

  • Field ICIE1 reader - Timer/Counter1 Input Capture Interrupt Enable
  • Field ICIE1 writer - Timer/Counter1 Input Capture Interrupt Enable
  • Field OCIE1A reader - Timer/Counter1 Output CompareA Match Interrupt Enable
  • Field OCIE1A writer - Timer/Counter1 Output CompareA Match Interrupt Enable
  • Field OCIE1B reader - Timer/Counter1 Output CompareB Match Interrupt Enable
  • Field OCIE1B writer - Timer/Counter1 Output CompareB Match Interrupt Enable
  • Field TOIE1 reader - Timer/Counter1 Overflow Interrupt Enable
  • Field TOIE1 writer - Timer/Counter1 Overflow Interrupt Enable