pub struct LUTN_INPX_R(_);
Expand description

Field LUTn_INPx reader - Selects the input source to be connected to LUT0 input0. For each LUT, the slot associated with the output from LUTn itself is tied low.

Implementations

Get enumerated values variant

Checks if the value of the field is PLU_INPUTS0

Checks if the value of the field is PLU_INPUTS1

Checks if the value of the field is PLU_INPUTS2

Checks if the value of the field is PLU_INPUTS3

Checks if the value of the field is PLU_INPUTS4

Checks if the value of the field is PLU_INPUTS5

Checks if the value of the field is LUT_OUTPUTS0

Checks if the value of the field is LUT_OUTPUTS1

Checks if the value of the field is LUT_OUTPUTS2

Checks if the value of the field is LUT_OUTPUTS3

Checks if the value of the field is LUT_OUTPUTS4

Checks if the value of the field is LUT_OUTPUTS5

Checks if the value of the field is LUT_OUTPUTS6

Checks if the value of the field is LUT_OUTPUTS7

Checks if the value of the field is LUT_OUTPUTS8

Checks if the value of the field is LUT_OUTPUTS9

Checks if the value of the field is LUT_OUTPUTS10

Checks if the value of the field is LUT_OUTPUTS11

Checks if the value of the field is LUT_OUTPUTS12

Checks if the value of the field is LUT_OUTPUTS13

Checks if the value of the field is LUT_OUTPUTS14

Checks if the value of the field is LUT_OUTPUTS15

Checks if the value of the field is LUT_OUTPUTS16

Checks if the value of the field is LUT_OUTPUTS17

Checks if the value of the field is LUT_OUTPUTS18

Checks if the value of the field is LUT_OUTPUTS19

Checks if the value of the field is LUT_OUTPUTS20

Checks if the value of the field is LUT_OUTPUTS21

Checks if the value of the field is LUT_OUTPUTS22

Checks if the value of the field is LUT_OUTPUTS23

Checks if the value of the field is LUT_OUTPUTS24

Checks if the value of the field is LUT_OUTPUTS25

Checks if the value of the field is STATE0

Checks if the value of the field is STATE1

Checks if the value of the field is STATE2

Checks if the value of the field is STATE3

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

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.