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

Field STATE reader - Current radio state

Implementations

Get enumerated values variant

Checks if the value of the field is DISABLED

Checks if the value of the field is RX_RU

Checks if the value of the field is RX_IDLE

Checks if the value of the field is RX

Checks if the value of the field is RX_DISABLE

Checks if the value of the field is TX_RU

Checks if the value of the field is TX_IDLE

Checks if the value of the field is TX

Checks if the value of the field is TX_DISABLE