pub struct R(/* private fields */);Expand description
Register GPIO_INTR reader
Implementations§
Source§impl R
impl R
Sourcepub fn gpio_0_intr(&self) -> GPIO_0_INTR_R
pub fn gpio_0_intr(&self) -> GPIO_0_INTR_R
Bit 0 - Active high edge interrupt detected for GPIO_0. When interrupt type is selected as edge detect, this register will return high when triggered, write 1 to clear.
Sourcepub fn gpio_1_intr(&self) -> GPIO_1_INTR_R
pub fn gpio_1_intr(&self) -> GPIO_1_INTR_R
Bit 1 - Active high edge interrupt detected for GPIO_1. When interrupt type is selected as edge detect, this register will return high when triggered, write 1 to clear.
Sourcepub fn gpio_2_intr(&self) -> GPIO_2_INTR_R
pub fn gpio_2_intr(&self) -> GPIO_2_INTR_R
Bit 2 - Active high edge interrupt detected for GPIO_2. When interrupt type is selected as edge detect, this register will return high when triggered, write 1 to clear.
Sourcepub fn gpio_3_intr(&self) -> GPIO_3_INTR_R
pub fn gpio_3_intr(&self) -> GPIO_3_INTR_R
Bit 3 - Active high edge interrupt detected for GPIO_3. When interrupt type is selected as edge detect, this register will return high when triggered, write 1 to clear.
Sourcepub fn gpio_4_intr(&self) -> GPIO_4_INTR_R
pub fn gpio_4_intr(&self) -> GPIO_4_INTR_R
Bit 4 - Active high edge interrupt detected for GPIO_4. When interrupt type is selected as edge detect, this register will return high when triggered, write 1 to clear.
Sourcepub fn gpio_5_intr(&self) -> GPIO_5_INTR_R
pub fn gpio_5_intr(&self) -> GPIO_5_INTR_R
Bit 5 - Active high edge interrupt detected for GPIO_5. When interrupt type is selected as edge detect, this register will return high when triggered, write 1 to clear.
Sourcepub fn gpio_6_intr(&self) -> GPIO_6_INTR_R
pub fn gpio_6_intr(&self) -> GPIO_6_INTR_R
Bit 6 - Active high edge interrupt detected for GPIO_6. When interrupt type is selected as edge detect, this register will return high when triggered, write 1 to clear.
Sourcepub fn gpio_7_intr(&self) -> GPIO_7_INTR_R
pub fn gpio_7_intr(&self) -> GPIO_7_INTR_R
Bit 7 - Active high edge interrupt detected for GPIO_7. When interrupt type is selected as edge detect, this register will return high when triggered, write 1 to clear.