pub type WpenR = BitReader<Wpen>;
Field WPEN reader - Write Protection Enable
WPEN
pub struct WpenR { /* private fields */ }
Get enumerated values variant
Write protection is disabled. Write protected bits can be written.
Write protection is enabled. Write protected bits cannot be written.