pub type WriteProtectW<'a, REG> = BitWriter<'a, REG>;
Field write_protect writer - Protect the comparison registers from writes
write_protect
pub struct WriteProtectW<'a, REG> { /* private fields */ }