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