Module atmega_hal::pac::tc0::timsk0

source ·
Expand description

Timer/Counter0 Interrupt Mask Register

Structs

  • Register TIMSK0 reader
  • Timer/Counter0 Interrupt Mask Register
  • Register TIMSK0 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