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