Type Alias R

Source
pub type R = R<PCPU_INT_SPEC>;
Expand description

Register PCPU_INT reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn procpu_int(&self) -> PROCPU_INT_R

Bits 0:31 - GPIO0 ~ 31 PRO_CPU interrupt status. This interrupt status is corresponding to the bit in GPIO_STATUS_REG when assert (high) enable signal (bit13 of GPIO_PINn_REG).