#[repr(transparent)]pub struct Status1(pub u32);Expand description
ITRC IN16 to IN47 Status
Tuple Fields§
§0: u32Implementations§
Source§impl Status1
impl Status1
Sourcepub const fn in16_status(&self) -> bool
pub const fn in16_status(&self) -> bool
SSPC VDD_SYS_LVD detect event occurred.
Sourcepub const fn set_in16_status(&mut self, val: bool)
pub const fn set_in16_status(&mut self, val: bool)
SSPC VDD_SYS_LVD detect event occurred.
Sourcepub const fn in17_status(&self) -> bool
pub const fn in17_status(&self) -> bool
SPC VDD_IO_LVD detect event occurred.
Sourcepub const fn set_in17_status(&mut self, val: bool)
pub const fn set_in17_status(&mut self, val: bool)
SPC VDD_IO_LVD detect event occurred.
Sourcepub const fn in18_status(&self) -> bool
pub const fn in18_status(&self) -> bool
Reserved
Sourcepub const fn set_in18_status(&mut self, val: bool)
pub const fn set_in18_status(&mut self, val: bool)
Reserved
Sourcepub const fn in19_status(&self) -> bool
pub const fn in19_status(&self) -> bool
Reserved
Sourcepub const fn set_in19_status(&mut self, val: bool)
pub const fn set_in19_status(&mut self, val: bool)
Reserved
Sourcepub const fn in20_status(&self) -> bool
pub const fn in20_status(&self) -> bool
VBAT clock tamper output event occurred.
Sourcepub const fn set_in20_status(&mut self, val: bool)
pub const fn set_in20_status(&mut self, val: bool)
VBAT clock tamper output event occurred.
Sourcepub const fn in24_21_status(&self) -> In2421Status
pub const fn in24_21_status(&self) -> In2421Status
INTM interrupt monitor error 3~0 event occurred.
Sourcepub const fn set_in24_21_status(&mut self, val: In2421Status)
pub const fn set_in24_21_status(&mut self, val: In2421Status)
INTM interrupt monitor error 3~0 event occurred.
Sourcepub const fn in32_25_status(&self) -> In3225Status
pub const fn in32_25_status(&self) -> In3225Status
MSF SOCTRIM 7~0 ECC error event occurred.
Sourcepub const fn set_in32_25_status(&mut self, val: In3225Status)
pub const fn set_in32_25_status(&mut self, val: In3225Status)
MSF SOCTRIM 7~0 ECC error event occurred.
Sourcepub const fn in33_status(&self) -> bool
pub const fn in33_status(&self) -> bool
GDET0/1 SFR error event occurred.
Sourcepub const fn set_in33_status(&mut self, val: bool)
pub const fn set_in33_status(&mut self, val: bool)
GDET0/1 SFR error event occurred.
Sourcepub const fn in34_status(&self) -> bool
pub const fn in34_status(&self) -> bool
SPC VDD_CORE high voltage detect event occurred.
Sourcepub const fn set_in34_status(&mut self, val: bool)
pub const fn set_in34_status(&mut self, val: bool)
SPC VDD_CORE high voltage detect event occurred.
Sourcepub const fn in35_status(&self) -> bool
pub const fn in35_status(&self) -> bool
SPC VDD_SYS_HVD high voltage detect event occurred.
Sourcepub const fn set_in35_status(&mut self, val: bool)
pub const fn set_in35_status(&mut self, val: bool)
SPC VDD_SYS_HVD high voltage detect event occurred.
Sourcepub const fn in36_status(&self) -> bool
pub const fn in36_status(&self) -> bool
SPC VDD_IO high voltage detect event occurred.
Sourcepub const fn set_in36_status(&mut self, val: bool)
pub const fn set_in36_status(&mut self, val: bool)
SPC VDD_IO high voltage detect event occurred.
Sourcepub const fn in37_status(&self) -> bool
pub const fn in37_status(&self) -> bool
FLEXSPI GCM error event occurred.
Sourcepub const fn set_in37_status(&mut self, val: bool)
pub const fn set_in37_status(&mut self, val: bool)
FLEXSPI GCM error event occurred.
Sourcepub const fn in46_status(&self) -> bool
pub const fn in46_status(&self) -> bool
SM3 SGI error event occurred.
Sourcepub const fn set_in46_status(&mut self, val: bool)
pub const fn set_in46_status(&mut self, val: bool)
SM3 SGI error event occurred.
Sourcepub const fn in47_status(&self) -> bool
pub const fn in47_status(&self) -> bool
TRNG HW error event occurred.
Sourcepub const fn set_in47_status(&mut self, val: bool)
pub const fn set_in47_status(&mut self, val: bool)
TRNG HW error event occurred.