pub type POLARITY_R = FieldReader<u8, POLARITY_A>;
Expand description

Field POLARITY reader - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event.

Implementations

Get enumerated values variant

Checks if the value of the field is NONE

Checks if the value of the field is LO_TO_HI

Checks if the value of the field is HI_TO_LO

Checks if the value of the field is TOGGLE