Type Alias FREAD_DUAL_W

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

Field FREAD_DUAL writer - In the read operations, read-data phase apply 2 signals. 1: enable 0: disable. Can be configured in CONF state.

Aliased Typeยง

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