Expand description

TIMER

Modules

the current value of the counter. It is a decreasingcounter.

FRC1_CTRL

FRC1_INT

the load value into the counter

the alarm value for the counter

the current value of the counter. It is a increasingcounter.

FRC2_CTRL

FRC2_INT

the load value into the counter

Structs

Register block

Type Definitions

FRC1_COUNT register accessor: an alias for Reg<FRC1_COUNT_SPEC>

FRC1_CTRL register accessor: an alias for Reg<FRC1_CTRL_SPEC>

FRC1_INT register accessor: an alias for Reg<FRC1_INT_SPEC>

FRC1_LOAD register accessor: an alias for Reg<FRC1_LOAD_SPEC>

FRC2_ALARM register accessor: an alias for Reg<FRC2_ALARM_SPEC>

FRC2_COUNT register accessor: an alias for Reg<FRC2_COUNT_SPEC>

FRC2_CTRL register accessor: an alias for Reg<FRC2_CTRL_SPEC>

FRC2_INT register accessor: an alias for Reg<FRC2_INT_SPEC>

FRC2_LOAD register accessor: an alias for Reg<FRC2_LOAD_SPEC>