pub type PULL_THRESH_W<'a, REG> = FieldWriter<'a, REG, 5>;
Expand description

Field PULL_THRESH writer - Number of bits shifted out of OSR before autopull, or conditional pull (PULL IFEMPTY), will take place.
Write 0 for value of 32.

Aliased Type§

struct PULL_THRESH_W<'a, REG> { /* private fields */ }