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

Field MASK_LSB writer - The least-significant bit allowed to pass by the mask (inclusive)

Aliased Type§

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