Module cortex_a::regs::CNTV_CTL_EL0::ENABLE[][src]

Enables the timer. Permitted values are:

0 Timer disabled. 1 Timer enabled.

Setting this bit to 0 disables the timer output signal but the timer value accessible from CNTV_TVAL_EL0 continues to count down.

Disabling the output signal might be a power-saving option

Enums

Value

Enables the timer. Permitted values are:

Constants

CLEAR
SET