pub type PHASE_W<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field PHASE writer - This delays the enable signal by up to 3 cycles of the input clock
This must be set before the clock is enabled to have any effect

Aliased Type§

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