Enum nrf52833_hal::pac::i2s::config::mckfreq::MCKFREQ_A[][src]

#[repr(u32)]
pub enum MCKFREQ_A {
Show 13 variants _32MDIV8, _32MDIV10, _32MDIV11, _32MDIV15, _32MDIV16, _32MDIV21, _32MDIV23, _32MDIV30, _32MDIV31, _32MDIV32, _32MDIV42, _32MDIV63, _32MDIV125,
}
Expand description

Master clock generator frequency.

Value on reset: 536870912

Variants

_32MDIV8

536870912: 32 MHz / 8 = 4.0 MHz

_32MDIV10

402653184: 32 MHz / 10 = 3.2 MHz

_32MDIV11

369098752: 32 MHz / 11 = 2.9090909 MHz

_32MDIV15

285212672: 32 MHz / 15 = 2.1333333 MHz

_32MDIV16

268435456: 32 MHz / 16 = 2.0 MHz

_32MDIV21

201326592: 32 MHz / 21 = 1.5238095

_32MDIV23

184549376: 32 MHz / 23 = 1.3913043 MHz

_32MDIV30

142606336: 32 MHz / 30 = 1.0666667 MHz

_32MDIV31

138412032: 32 MHz / 31 = 1.0322581 MHz

_32MDIV32

134217728: 32 MHz / 32 = 1.0 MHz

_32MDIV42

100663296: 32 MHz / 42 = 0.7619048 MHz

_32MDIV63

68157440: 32 MHz / 63 = 0.5079365 MHz

_32MDIV125

34340864: 32 MHz / 125 = 0.256 MHz

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.