Enum efm32gg11b::cmu::hfxotimeoutctrl::PEAKDETTIMEOUT_A[][src]

#[repr(u8)]
pub enum PEAKDETTIMEOUT_A {
Show variants _2CYCLES, _4CYCLES, _16CYCLES, _32CYCLES, _64CYCLES, _128CYCLES, _256CYCLES, _1KCYCLES, _2KCYCLES, _4KCYCLES, _8KCYCLES, _16KCYCLES, _32KCYCLES, _64KCYCLES, _128KCYCLES,
}
Expand description

Wait Duration in HFXO Peak Detection Wait State

Value on reset: 13

Variants

_2CYCLES

0: Timeout period of 2 cycles

_4CYCLES

1: Timeout period of 4 cycles

_16CYCLES

2: Timeout period of 16 cycles

_32CYCLES

3: Timeout period of 32 cycles

_64CYCLES

4: Timeout period of 64 cycles

_128CYCLES

5: Timeout period of 128 cycles

_256CYCLES

6: Timeout period of 256 cycles

_1KCYCLES

7: Timeout period of 1024 cycles

_2KCYCLES

8: Timeout period of 2048 cycles

_4KCYCLES

9: Timeout period of 4096 cycles

_8KCYCLES

10: Timeout period of 8192 cycles

_16KCYCLES

11: Timeout period of 16384 cycles

_32KCYCLES

12: Timeout period of 32768 cycles

_64KCYCLES

13: Timeout period of 65536 cycles

_128KCYCLES

14: Timeout period of 131072 cycles

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Performs the conversion.

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

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.

Should always be Self

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.