pub struct DMA1TSEL_R(_);
Expand description

Field DMA1TSEL reader - DMA channel 1 transfer select bit 0

Implementations

Get enumerated values variant

Checks if the value of the field is DMA1TSEL_0

Checks if the value of the field is DMA1TSEL_1

Checks if the value of the field is DMA1TSEL_2

Checks if the value of the field is DMA1TSEL_3

Checks if the value of the field is DMA1TSEL_4

Checks if the value of the field is DMA1TSEL_5

Checks if the value of the field is DMA1TSEL_6

Checks if the value of the field is DMA1TSEL_7

Checks if the value of the field is DMA1TSEL_8

Checks if the value of the field is DMA1TSEL_9

Checks if the value of the field is DMA1TSEL_10

Checks if the value of the field is DMA1TSEL_11

Checks if the value of the field is DMA1TSEL_12

Checks if the value of the field is DMA1TSEL_13

Checks if the value of the field is DMA1TSEL_14

Checks if the value of the field is DMA1TSEL_15

Checks if the value of the field is DMA1TSEL_16

Checks if the value of the field is DMA1TSEL_17

Checks if the value of the field is DMA1TSEL_18

Checks if the value of the field is DMA1TSEL_19

Checks if the value of the field is DMA1TSEL_20

Checks if the value of the field is DMA1TSEL_21

Checks if the value of the field is DMA1TSEL_22

Checks if the value of the field is DMA1TSEL_23

Checks if the value of the field is DMA1TSEL_24

Checks if the value of the field is DMA1TSEL_25

Checks if the value of the field is DMA1TSEL_26

Checks if the value of the field is DMA1TSEL_27

Checks if the value of the field is DMA1TSEL_28

Checks if the value of the field is DMA1TSEL_29

Checks if the value of the field is DMA1TSEL_30

Checks if the value of the field is DMA1TSEL_31

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

Performs the conversion.

Performs the conversion.

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.