Skip to main content

WriteProtectW

Type Alias WriteProtectW 

Source
pub type WriteProtectW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field write_protect writer - Protect the comparison registers from writes

Aliased Type§

pub struct WriteProtectW<'a, REG> { /* private fields */ }