pub type AUTOPULL_R = BitReader;
Expand description

Field AUTOPULL reader - Pull automatically when the output shift register is emptied, i.e. on or following an OUT instruction which causes the output shift counter to reach or exceed PULL_THRESH.

Aliased Type§

struct AUTOPULL_R { /* private fields */ }