Module avr_device::atmega32u4::tc4 [−][src]
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
Register block
Type Definitions
DT4 register accessor: an alias for Reg<DT4_SPEC>
OCR4A register accessor: an alias for Reg<OCR4A_SPEC>
OCR4B register accessor: an alias for Reg<OCR4B_SPEC>
OCR4C register accessor: an alias for Reg<OCR4C_SPEC>
OCR4D register accessor: an alias for Reg<OCR4D_SPEC>
TC4H register accessor: an alias for Reg<TC4H_SPEC>
TCCR4A register accessor: an alias for Reg<TCCR4A_SPEC>
TCCR4B register accessor: an alias for Reg<TCCR4B_SPEC>
TCCR4C register accessor: an alias for Reg<TCCR4C_SPEC>
TCCR4D register accessor: an alias for Reg<TCCR4D_SPEC>
TCCR4E register accessor: an alias for Reg<TCCR4E_SPEC>
TCNT4 register accessor: an alias for Reg<TCNT4_SPEC>
TIFR4 register accessor: an alias for Reg<TIFR4_SPEC>
TIMSK4 register accessor: an alias for Reg<TIMSK4_SPEC>