#[repr(transparent)]pub struct Config1(pub u32);
Expand description
Block protect configuration register 1
Tuple Fields§
§0: u32
Implementations§
Source§impl Config1
impl Config1
Sourcepub fn set_region32(&mut self, val: bool)
pub fn set_region32(&mut self, val: bool)
Enable protection for region 32. Write ‘0’ has no effect.
Sourcepub fn set_region33(&mut self, val: bool)
pub fn set_region33(&mut self, val: bool)
Enable protection for region 33. Write ‘0’ has no effect.
Sourcepub fn set_region34(&mut self, val: bool)
pub fn set_region34(&mut self, val: bool)
Enable protection for region 34. Write ‘0’ has no effect.
Sourcepub fn set_region35(&mut self, val: bool)
pub fn set_region35(&mut self, val: bool)
Enable protection for region 35. Write ‘0’ has no effect.
Sourcepub fn set_region36(&mut self, val: bool)
pub fn set_region36(&mut self, val: bool)
Enable protection for region 36. Write ‘0’ has no effect.
Sourcepub fn set_region37(&mut self, val: bool)
pub fn set_region37(&mut self, val: bool)
Enable protection for region 37. Write ‘0’ has no effect.
Sourcepub fn set_region38(&mut self, val: bool)
pub fn set_region38(&mut self, val: bool)
Enable protection for region 38. Write ‘0’ has no effect.
Sourcepub fn set_region39(&mut self, val: bool)
pub fn set_region39(&mut self, val: bool)
Enable protection for region 39. Write ‘0’ has no effect.
Sourcepub fn set_region40(&mut self, val: bool)
pub fn set_region40(&mut self, val: bool)
Enable protection for region 40. Write ‘0’ has no effect.
Sourcepub fn set_region41(&mut self, val: bool)
pub fn set_region41(&mut self, val: bool)
Enable protection for region 41. Write ‘0’ has no effect.
Sourcepub fn set_region42(&mut self, val: bool)
pub fn set_region42(&mut self, val: bool)
Enable protection for region 42. Write ‘0’ has no effect.
Sourcepub fn set_region43(&mut self, val: bool)
pub fn set_region43(&mut self, val: bool)
Enable protection for region 43. Write ‘0’ has no effect.
Sourcepub fn set_region44(&mut self, val: bool)
pub fn set_region44(&mut self, val: bool)
Enable protection for region 44. Write ‘0’ has no effect.
Sourcepub fn set_region45(&mut self, val: bool)
pub fn set_region45(&mut self, val: bool)
Enable protection for region 45. Write ‘0’ has no effect.
Sourcepub fn set_region46(&mut self, val: bool)
pub fn set_region46(&mut self, val: bool)
Enable protection for region 46. Write ‘0’ has no effect.
Sourcepub fn set_region47(&mut self, val: bool)
pub fn set_region47(&mut self, val: bool)
Enable protection for region 47. Write ‘0’ has no effect.