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

Expand description

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

Enables the timer. Permitted values are:

Constants