pub struct PLLSAIDIVQ_R(_);
Expand description

Field PLLSAIDIVQ reader - PLLSAI division factor for SAI1 clock

Implementations

Get enumerated values variant

Checks if the value of the field is DIV1

Checks if the value of the field is DIV2

Checks if the value of the field is DIV3

Checks if the value of the field is DIV4

Checks if the value of the field is DIV5

Checks if the value of the field is DIV6

Checks if the value of the field is DIV7

Checks if the value of the field is DIV8

Checks if the value of the field is DIV9

Checks if the value of the field is DIV10

Checks if the value of the field is DIV11

Checks if the value of the field is DIV12

Checks if the value of the field is DIV13

Checks if the value of the field is DIV14

Checks if the value of the field is DIV15

Checks if the value of the field is DIV16

Checks if the value of the field is DIV17

Checks if the value of the field is DIV18

Checks if the value of the field is DIV19

Checks if the value of the field is DIV20

Checks if the value of the field is DIV21

Checks if the value of the field is DIV22

Checks if the value of the field is DIV23

Checks if the value of the field is DIV24

Checks if the value of the field is DIV25

Checks if the value of the field is DIV26

Checks if the value of the field is DIV27

Checks if the value of the field is DIV28

Checks if the value of the field is DIV29

Checks if the value of the field is DIV30

Checks if the value of the field is DIV31

Checks if the value of the field is DIV32

Methods from Deref<Target = FieldReader<u8, PLLSAIDIVQ_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

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.