pub type RPS_R = FieldReader<u8, RPS_A>;
Expand description

Field RPS reader - Receive process state

Implementations

Get enumerated values variant

Checks if the value of the field is Stopped

Checks if the value of the field is RunningFetching

Checks if the value of the field is RunningWaiting

Checks if the value of the field is Suspended

Checks if the value of the field is RunningWriting