Module tcb1

Source
Expand description

16-bit Timer Type B

Modules§

ccmp
Compare or Capture
cnt
Count
ctrla
Control A
ctrlb
Control Register B
dbgctrl
Debug Control
evctrl
Event Control
intctrl
Interrupt Control
intflags
Interrupt Flags
status
Status
temp
Temporary Value

Structs§

RegisterBlock
Register block

Type Aliases§

CCMP
CCMP (rw) register accessor: an alias for Reg<CCMP_SPEC>
CNT
CNT (rw) register accessor: an alias for Reg<CNT_SPEC>
CTRLA
CTRLA (rw) register accessor: an alias for Reg<CTRLA_SPEC>
CTRLB
CTRLB (rw) register accessor: an alias for Reg<CTRLB_SPEC>
DBGCTRL
DBGCTRL (rw) register accessor: an alias for Reg<DBGCTRL_SPEC>
EVCTRL
EVCTRL (rw) register accessor: an alias for Reg<EVCTRL_SPEC>
INTCTRL
INTCTRL (rw) register accessor: an alias for Reg<INTCTRL_SPEC>
INTFLAGS
INTFLAGS (rw) register accessor: an alias for Reg<INTFLAGS_SPEC>
STATUS
STATUS (r) register accessor: an alias for Reg<STATUS_SPEC>
TEMP
TEMP (rw) register accessor: an alias for Reg<TEMP_SPEC>