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

Field HOUR_ENA writer - Enable hour matching

Aliased Type§

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