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

Field MATCH_ENA writer - Global match enable. Don’t change any other value while this one is enabled

Aliased Type§

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