[][src]Type Definition imxrt1062_snvs::hpsr::R

type R = R<u32, HPSR>;

Reader of register HPSR

Methods

impl R[src]

pub fn hpta(&self) -> HPTA_R[src]

Bit 0 - HP Time Alarm Indicates that the HP Time Alarm has occurred since this bit was last cleared.

pub fn pi(&self) -> PI_R[src]

Bit 1 - Periodic Interrupt Indicates that periodic interrupt has occurred since this bit was last cleared.

pub fn lpdis(&self) -> LPDIS_R[src]

Bit 4 - Low Power Disable If 1, the low power section has been disabled by means of an input signal to SNVS

pub fn btn(&self) -> BTN_R[src]

Bit 6 - Button Value of the BTN input

pub fn bi(&self) -> BI_R[src]

Bit 7 - Button Interrupt Signal ipi_snvs_btn_int_b was asserted.

pub fn ssm_state(&self) -> SSM_STATE_R[src]

Bits 8:11 - System Security Monitor State This field contains the encoded state of the SSM's state machine

pub fn security_config(&self) -> SECURITY_CONFIG_R[src]

Bits 12:15 - Security Configuration This field reflects the settings of the sys_secure_boot input and the three security configuration inputs to SNVS

pub fn otpmk_syndrome(&self) -> OTPMK_SYNDROME_R[src]

Bits 16:24 - One Time Programmable Master Key Syndrome In the case of a single-bit error, the eight lower bits of this value indicate the bit number of error location

pub fn otpmk_zero(&self) -> OTPMK_ZERO_R[src]

Bit 27 - One Time Programmable Master Key is Equal to Zero

pub fn zmk_zero(&self) -> ZMK_ZERO_R[src]

Bit 31 - Zeroizable Master Key is Equal to Zero