pub type REPMODE_R = FieldReader<u8, REPMODE_A>;
Expand description

Field REPMODE reader - Repeat Mode

Implementations

Get enumerated values variant

Checks if the value of the field is FREE

Checks if the value of the field is ONESHOT

Checks if the value of the field is BUFFERED

Checks if the value of the field is DOUBLE