atsamd21g::dsu::ctrl

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 */ }