pub struct STARTUP_R(_);
Expand description

Field STARTUP reader - Startup Time Selection

Implementations

Get enumerated values variant

Checks if the value of the field is _0

Checks if the value of the field is _8

Checks if the value of the field is _16

Checks if the value of the field is _24

Checks if the value of the field is _64

Checks if the value of the field is _80

Checks if the value of the field is _96

Checks if the value of the field is _112

Checks if the value of the field is _512

Checks if the value of the field is _576

Checks if the value of the field is _640

Checks if the value of the field is _704

Checks if the value of the field is _768

Checks if the value of the field is _832

Checks if the value of the field is _896

Checks if the value of the field is _960

Checks if the value of the field is _1024

Checks if the value of the field is _1088

Checks if the value of the field is _1152

Checks if the value of the field is _1216

Checks if the value of the field is _1280

Checks if the value of the field is _1344

Checks if the value of the field is _1408

Checks if the value of the field is _1472

Checks if the value of the field is _1536

Checks if the value of the field is _1600

Checks if the value of the field is _1664

Checks if the value of the field is _1728

Checks if the value of the field is _1792

Checks if the value of the field is _1856

Checks if the value of the field is _1920

Checks if the value of the field is _1984

Checks if the value of the field is _2048

Checks if the value of the field is _2112

Checks if the value of the field is _2176

Checks if the value of the field is _2240

Checks if the value of the field is _2304

Checks if the value of the field is _2368

Checks if the value of the field is _2432

Checks if the value of the field is _2496

Checks if the value of the field is _2560

Checks if the value of the field is _2624

Checks if the value of the field is _2688

Checks if the value of the field is _2752

Checks if the value of the field is _2816

Checks if the value of the field is _2880

Checks if the value of the field is _2944

Checks if the value of the field is _3008

Checks if the value of the field is _3072

Checks if the value of the field is _3136

Checks if the value of the field is _3200

Checks if the value of the field is _3264

Checks if the value of the field is _3328

Checks if the value of the field is _3392

Checks if the value of the field is _3456

Checks if the value of the field is _3520

Checks if the value of the field is _3584

Checks if the value of the field is _3648

Checks if the value of the field is _3712

Checks if the value of the field is _3776

Checks if the value of the field is _3840

Checks if the value of the field is _3904

Checks if the value of the field is _3968

Checks if the value of the field is _4032

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