pub enum Value {}
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

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.