TIMER_CFG0

Bit Field

Read/Write

Field Name

Description

26:24

RW

PRESCALE

Prescale value of the timer

23:0

RW

TIMEOUT_VALUE

Number of Timer clock cycles to time-out

Bit Field

Field Name

Value Symbol

Value Description

Hex Value

26:24

PRESCALE

TIMER_PRESCALE_1

Divide the input clock frequency by 1

0x0*

TIMER_PRESCALE_2

Divide the input clock frequency by 2

0x1

TIMER_PRESCALE_4

Divide the input clock frequency by 4

0x2

TIMER_PRESCALE_8

Divide the input clock frequency by 8

0x3

TIMER_PRESCALE_16

Divide the input clock frequency by 16

0x4

TIMER_PRESCALE_32

Divide the input clock frequency by 32

0x5

TIMER_PRESCALE_64

Divide the input clock frequency by 64

0x6

TIMER_PRESCALE_128

Divide the input clock frequency by 128

0x7