Type Alias FREAD_QIO_W

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

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

Aliased Typeยง

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