Type Alias READ_WRITE_W

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

Field READ_WRITE writer - Configures the read/write operation

Aliased Typeยง

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