pub type SWIDTH_R = FieldReader<u8, SWIDTH_A>;
Expand description

Field SWIDTH reader - Sample and half-frame width

Implementations

Get enumerated values variant

Checks if the value of the field is _8BIT

Checks if the value of the field is _16BIT

Checks if the value of the field is _24BIT

Checks if the value of the field is _32BIT

Checks if the value of the field is _8BIT_IN16

Checks if the value of the field is _8BIT_IN32

Checks if the value of the field is _16BIT_IN32

Checks if the value of the field is _24BIT_IN32