pub type ROM_W<'a, REG> = BitWriter<'a, REG>;
Field ROM writer -
ROM
pub struct ROM_W<'a, REG> { /* private fields */ }