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