pub struct PRO_INTR_STATUS_1_SPEC;
Expand description
interrupt status register
This register you can read
. See API.
For information about available fields see pro_intr_status_1 module
Trait Implementations§
source§impl Readable for PRO_INTR_STATUS_1_SPEC
impl Readable for PRO_INTR_STATUS_1_SPEC
read()
method returns pro_intr_status_1::R reader structure
source§impl Resettable for PRO_INTR_STATUS_1_SPEC
impl Resettable for PRO_INTR_STATUS_1_SPEC
reset()
method sets PRO_INTR_STATUS_1 to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::pro_intr_status_1::PRO_INTR_STATUS_1_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::pro_intr_status_1::PRO_INTR_STATUS_1_SPEC as generic::RegisterSpec>::Ux}
Reset value of the register.
source§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.