Type Alias FWRITE_QUAD_W

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

Field FWRITE_QUAD writer - In the write operations read-data phase apply 4 signals. Can be configured in CONF state.

Aliased Typeยง

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