pub type UPDOWN_R = BitReader<UPDOWN_A>;
Field UPDOWN reader - Selects up mode or up-and-down mode for the counter
UPDOWN
struct UPDOWN_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is UP
UP
Checks if the value of the field is UP_AND_DOWN
UP_AND_DOWN