Module avr_device::atmega4809::tcb1[][src]

Expand description

16-bit Timer Type B

Modules

Compare or Capture

Count

Control A

Control Register B

Debug Control

Event Control

Interrupt Control

Interrupt Flags

Status

Temporary Value

Structs

Register block

Type Definitions

CCMP register accessor: an alias for Reg<CCMP_SPEC>

CNT register accessor: an alias for Reg<CNT_SPEC>

CTRLA register accessor: an alias for Reg<CTRLA_SPEC>

CTRLB register accessor: an alias for Reg<CTRLB_SPEC>

DBGCTRL register accessor: an alias for Reg<DBGCTRL_SPEC>

EVCTRL register accessor: an alias for Reg<EVCTRL_SPEC>

INTCTRL register accessor: an alias for Reg<INTCTRL_SPEC>

INTFLAGS register accessor: an alias for Reg<INTFLAGS_SPEC>

STATUS register accessor: an alias for Reg<STATUS_SPEC>

TEMP register accessor: an alias for Reg<TEMP_SPEC>