Module avr_device::atmega32u4::tc4

source ·
Expand description

Timer/Counter, 10-bit

Modules§

  • Timer/Counter 4 Dead Time Value
  • Timer/Counter4 Output Compare Register A
  • Timer/Counter4 Output Compare Register B
  • Timer/Counter4 Output Compare Register C
  • Timer/Counter4 Output Compare Register D
  • Timer/Counter High Bits
  • Timer/Counter4 Control Register A
  • Timer/Counter4 Control Register B
  • Timer/Counter 4 Control Register C
  • Timer/Counter 4 Control Register D
  • Timer/Counter 4 Control Register E
  • Timer/Counter4 Low Bytes
  • Timer/Counter4 Interrupt Flag register
  • Timer/Counter4 Interrupt Mask Register

Structs§

Type Aliases§

  • DT4 (rw) register accessor: an alias for Reg<DT4_SPEC>
  • OCR4A (rw) register accessor: an alias for Reg<OCR4A_SPEC>
  • OCR4B (rw) register accessor: an alias for Reg<OCR4B_SPEC>
  • OCR4C (rw) register accessor: an alias for Reg<OCR4C_SPEC>
  • OCR4D (rw) register accessor: an alias for Reg<OCR4D_SPEC>
  • TC4H (rw) register accessor: an alias for Reg<TC4H_SPEC>
  • TCCR4A (rw) register accessor: an alias for Reg<TCCR4A_SPEC>
  • TCCR4B (rw) register accessor: an alias for Reg<TCCR4B_SPEC>
  • TCCR4C (rw) register accessor: an alias for Reg<TCCR4C_SPEC>
  • TCCR4D (rw) register accessor: an alias for Reg<TCCR4D_SPEC>
  • TCCR4E (rw) register accessor: an alias for Reg<TCCR4E_SPEC>
  • TCNT4 (rw) register accessor: an alias for Reg<TCNT4_SPEC>
  • TIFR4 (rw) register accessor: an alias for Reg<TIFR4_SPEC>
  • TIMSK4 (rw) register accessor: an alias for Reg<TIMSK4_SPEC>