pub type SPOL_R = FieldReader<u8, SPOL_A>;
Expand description

Field SPOL reader - Synchronization polarity

Implementations

Get enumerated values variant

Checks if the value of the field is NoEdge

Checks if the value of the field is RisingEdge

Checks if the value of the field is FallingEdge

Checks if the value of the field is BothEdges