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

Field MASK_MSB writer - The most-significant bit allowed to pass by the mask (inclusive)
Setting MSB < LSB may cause chip to turn inside-out

Aliased Type§

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