Type Alias MbistW

Source
pub type MbistW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field MBIST writer - Memory built-in self-test

Aliased Type§

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