Struct nrf52832_hal::pac::i2s::config::mckfreq::MCKFREQ_R[][src]

pub struct MCKFREQ_R(_);
Expand description

Field MCKFREQ reader - Master clock generator frequency.

Implementations

Get enumerated values variant

Checks if the value of the field is _32MDIV2

Checks if the value of the field is _32MDIV3

Checks if the value of the field is _32MDIV4

Checks if the value of the field is _32MDIV5

Checks if the value of the field is _32MDIV6

Checks if the value of the field is _32MDIV8

Checks if the value of the field is _32MDIV10

Checks if the value of the field is _32MDIV11

Checks if the value of the field is _32MDIV15

Checks if the value of the field is _32MDIV16

Checks if the value of the field is _32MDIV21

Checks if the value of the field is _32MDIV23

Checks if the value of the field is _32MDIV30

Checks if the value of the field is _32MDIV31

Checks if the value of the field is _32MDIV32

Checks if the value of the field is _32MDIV42

Checks if the value of the field is _32MDIV63

Checks if the value of the field is _32MDIV125

Methods from Deref<Target = FieldReader<u32, MCKFREQ_A>>

Reads raw bits from field.

Value of the field as raw bits.

Returns true if the bit is clear (0).

Returns true if the bit is set (1).

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

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.

Casts the value.

Casts the value.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

OverflowingCasts the value.

Should always be Self

Casts the value.

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.

UnwrappedCasts the value.

Casts the value.

WrappingCasts the value.