TOF_CTRL

Bit Field

Read/Write

Field Name

Description

8

R

ENABLE_STATUS

Status of the time of flight timer

4

W

STOP

Stop the time of flight timer

3

W

START

Start the time of flight timer

2

W

RESET

Synchronously reset the time of flight timer

1

W

DISABLE

Disable the time of flight timer

0

W

ENABLE

Enable the time of flight timer

Bit Field

Field Name

Value Symbol

Value Description

Hex Value

8

ENABLE_STATUS

TOF_STATUS_DISABLED

Time of flight timer is disabled

0x0*

TOF_STATUS_ENABLED

Time of flight timer is enabled

0x1

4

STOP

TOF_STOP

Stop the time of flight timer

0x1

3

START

TOF_START

Start the time of flight timer

0x1

2

RESET

TOF_RESET

Synchronously reset the time of flight timer

0x1

1

DISABLE

TOF_DISABLE

Disable the time of flight timer

0x1

0

ENABLE

TOF_ENABLE

Enable the time of flight timer

0x1