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

Field YEAR_ENA writer - Enable year matching

Aliased Type§

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