pub type READ_WRITE_W<'a, REG> = BitWriter<'a, REG>;
Field READ_WRITE writer - Configures the read/write operation
READ_WRITE
struct READ_WRITE_W<'a, REG> { /* private fields */ }