Type Alias FREAD_QUAD_W

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

Field FREAD_QUAD writer - In the read operations read-data phase apply 4 signals. 1: enable 0: disable.

Aliased Typeยง

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