Module avr_device::atmega328pb::tc4 [−][src]
Expand description
No Description.
Modules
Timer/Counter4 Input Capture Register Bytes
Timer/Counter4 Output Compare Register Bytes
Timer/Counter4 Output Compare Register Bytes
Timer/Counter4 Control Register A
Timer/Counter4 Control Register B
Timer/Counter4 Control Register C
Timer/Counter4 Bytes
Timer/Counter4 Interrupt Flag register
Timer/Counter4 Interrupt Mask Register
Structs
Register block
Type Definitions
ICR4 register accessor: an alias for Reg<ICR4_SPEC>
OCR4A register accessor: an alias for Reg<OCR4A_SPEC>
OCR4B register accessor: an alias for Reg<OCR4B_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>
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>