Enum nrf52833_hal::pac::clock::hfxodebounce::HFXODEBOUNCE_A[][src]

#[repr(u8)]
pub enum HFXODEBOUNCE_A {
    DB256US,
    DB1024US,
}
Expand description

HFXO debounce time. Debounce time = HFXODEBOUNCE * 16 us.

Value on reset: 16

Variants

DB256US

16: 256 us debounce time. Recommended for 1.6 mm x 2.0 mm crystals and larger.

DB1024US

64: 1024 us debounce time. Recommended for 1.6 mm x 1.2 mm crystals and smaller.

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

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

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Casts the value.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

Should always be Self

Casts the value.

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.

Casts the value.

Casts the value.