[][src]Module esp8266::timer

TIMER

Modules

frc1_load

the load value into the counter

frc1_count

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

frc1_ctrl

FRC1_CTRL

frc1_int

FRC1_INT

frc2_load

the load value into the counter

frc2_count

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

frc2_ctrl

FRC2_CTRL

frc2_int

FRC2_INT

Structs

RegisterBlock

Register block

Type Definitions

FRC1_LOAD

the load value into the counter

FRC1_COUNT

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

FRC1_CTRL

FRC1_CTRL

FRC1_INT

FRC1_INT

FRC2_LOAD

the load value into the counter

FRC2_COUNT

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

FRC2_CTRL

FRC2_CTRL

FRC2_INT

FRC2_INT