pub type LENGTH_R = FieldReader<u8, LENGTH_A>;
Expand description

Field LENGTH reader - Length of custom instruction in number of bytes.

Implementations

Get enumerated values variant

Checks if the value of the field is _1B

Checks if the value of the field is _2B

Checks if the value of the field is _3B

Checks if the value of the field is _4B

Checks if the value of the field is _5B

Checks if the value of the field is _6B

Checks if the value of the field is _7B

Checks if the value of the field is _8B

Checks if the value of the field is _9B