#[repr(transparent)]pub struct Lpsvcr(pub u32);Expand description
SNVS_LP Security Violation Control Register
Tuple Fields§
§0: u32Implementations§
Source§impl Lpsvcr
impl Lpsvcr
Sourcepub const fn sv0_en(&self) -> bool
pub const fn sv0_en(&self) -> bool
Security Violation 0 Enable This bit enables Security Violation 0 Input
Sourcepub const fn set_sv0_en(&mut self, val: bool)
pub const fn set_sv0_en(&mut self, val: bool)
Security Violation 0 Enable This bit enables Security Violation 0 Input
Sourcepub const fn sv1_en(&self) -> bool
pub const fn sv1_en(&self) -> bool
Security Violation 1 Enable This bit enables Security Violation 1 Input
Sourcepub const fn set_sv1_en(&mut self, val: bool)
pub const fn set_sv1_en(&mut self, val: bool)
Security Violation 1 Enable This bit enables Security Violation 1 Input
Sourcepub const fn sv2_en(&self) -> bool
pub const fn sv2_en(&self) -> bool
Security Violation 2 Enable This bit enables Security Violation 2 Input
Sourcepub const fn set_sv2_en(&mut self, val: bool)
pub const fn set_sv2_en(&mut self, val: bool)
Security Violation 2 Enable This bit enables Security Violation 2 Input
Sourcepub const fn sv3_en(&self) -> bool
pub const fn sv3_en(&self) -> bool
Security Violation 3 Enable This bit enables Security Violation 3 Input
Sourcepub const fn set_sv3_en(&mut self, val: bool)
pub const fn set_sv3_en(&mut self, val: bool)
Security Violation 3 Enable This bit enables Security Violation 3 Input
Sourcepub const fn sv4_en(&self) -> bool
pub const fn sv4_en(&self) -> bool
Security Violation 4 Enable This bit enables Security Violation 4 Input
Sourcepub const fn set_sv4_en(&mut self, val: bool)
pub const fn set_sv4_en(&mut self, val: bool)
Security Violation 4 Enable This bit enables Security Violation 4 Input
Sourcepub const fn sv5_en(&self) -> bool
pub const fn sv5_en(&self) -> bool
Security Violation 5 Enable This bit enables Security Violation 5 Input
Sourcepub const fn set_sv5_en(&mut self, val: bool)
pub const fn set_sv5_en(&mut self, val: bool)
Security Violation 5 Enable This bit enables Security Violation 5 Input