in write: ```rust T::regs().cr2().modify(|w| { w.set_sadd((address << 1 | 0) as u16); ```