pub type STATE_R = FieldReader<u8, STATE_A>;
Expand description

Field STATE reader - Transmission State

Implementations

Get enumerated values variant

Checks if the value of the field is IDLE

Checks if the value of the field is WAIT

Checks if the value of the field is START

Checks if the value of the field is ADDR

Checks if the value of the field is ADDRACK

Checks if the value of the field is DATA

Checks if the value of the field is DATAACK