Struct esp32s3::INTERRUPT_CORE1
source · pub struct INTERRUPT_CORE1 { /* private fields */ }Expand description
Interrupt Controller (Core 1)
Implementations§
source§impl INTERRUPT_CORE1
impl INTERRUPT_CORE1
sourcepub const PTR: *const RegisterBlock = {0x600c2000 as *const interrupt_core1::RegisterBlock}
pub const PTR: *const RegisterBlock = {0x600c2000 as *const interrupt_core1::RegisterBlock}
Pointer to the register block
sourcepub const fn ptr() -> *const RegisterBlock
pub const fn ptr() -> *const RegisterBlock
Return the pointer to the register block
sourcepub unsafe fn steal() -> Self
pub unsafe fn steal() -> Self
Steal an instance of this peripheral
Safety
Ensure that the new instance of the peripheral cannot be used in a way that may race with any existing instances, for example by only accessing read-only or write-only registers, or by consuming the original peripheral and using critical sections to coordinate access between multiple new instances.
Additionally, other software such as HALs may rely on only one peripheral instance existing to ensure memory safety; ensure no stolen instances are passed to such software.
Methods from Deref<Target = RegisterBlock>§
sourcepub fn app_mac_intr_map(&self) -> &APP_MAC_INTR_MAP
pub fn app_mac_intr_map(&self) -> &APP_MAC_INTR_MAP
0x800 - mac interrupt configuration register
sourcepub fn mac_nmi_map(&self) -> &MAC_NMI_MAP
pub fn mac_nmi_map(&self) -> &MAC_NMI_MAP
0x804 - mac_nmi interrupt configuration register
sourcepub fn pwr_intr_map(&self) -> &PWR_INTR_MAP
pub fn pwr_intr_map(&self) -> &PWR_INTR_MAP
0x808 - pwr interrupt configuration register
sourcepub fn bb_int_map(&self) -> &BB_INT_MAP
pub fn bb_int_map(&self) -> &BB_INT_MAP
0x80c - bb interrupt configuration register
sourcepub fn bt_mac_int_map(&self) -> &BT_MAC_INT_MAP
pub fn bt_mac_int_map(&self) -> &BT_MAC_INT_MAP
0x810 - bb_mac interrupt configuration register
sourcepub fn bt_bb_int_map(&self) -> &BT_BB_INT_MAP
pub fn bt_bb_int_map(&self) -> &BT_BB_INT_MAP
0x814 - bt_bb interrupt configuration register
sourcepub fn bt_bb_nmi_map(&self) -> &BT_BB_NMI_MAP
pub fn bt_bb_nmi_map(&self) -> &BT_BB_NMI_MAP
0x818 - bt_bb_nmi interrupt configuration register
sourcepub fn rwbt_irq_map(&self) -> &RWBT_IRQ_MAP
pub fn rwbt_irq_map(&self) -> &RWBT_IRQ_MAP
0x81c - rwbt_irq interrupt configuration register
sourcepub fn rwble_irq_map(&self) -> &RWBLE_IRQ_MAP
pub fn rwble_irq_map(&self) -> &RWBLE_IRQ_MAP
0x820 - rwble_irq interrupt configuration register
sourcepub fn rwbt_nmi_map(&self) -> &RWBT_NMI_MAP
pub fn rwbt_nmi_map(&self) -> &RWBT_NMI_MAP
0x824 - rwbt_nmi interrupt configuration register
sourcepub fn rwble_nmi_map(&self) -> &RWBLE_NMI_MAP
pub fn rwble_nmi_map(&self) -> &RWBLE_NMI_MAP
0x828 - rwble_nmi interrupt configuration register
sourcepub fn i2c_mst_int_map(&self) -> &I2C_MST_INT_MAP
pub fn i2c_mst_int_map(&self) -> &I2C_MST_INT_MAP
0x82c - i2c_mst interrupt configuration register
sourcepub fn slc0_intr_map(&self) -> &SLC0_INTR_MAP
pub fn slc0_intr_map(&self) -> &SLC0_INTR_MAP
0x830 - slc0 interrupt configuration register
sourcepub fn slc1_intr_map(&self) -> &SLC1_INTR_MAP
pub fn slc1_intr_map(&self) -> &SLC1_INTR_MAP
0x834 - slc1 interrupt configuration register
sourcepub fn uhci0_intr_map(&self) -> &UHCI0_INTR_MAP
pub fn uhci0_intr_map(&self) -> &UHCI0_INTR_MAP
0x838 - uhci0 interrupt configuration register
sourcepub fn uhci1_intr_map(&self) -> &UHCI1_INTR_MAP
pub fn uhci1_intr_map(&self) -> &UHCI1_INTR_MAP
0x83c - uhci1 interrupt configuration register
sourcepub fn gpio_interrupt_pro_map(&self) -> &GPIO_INTERRUPT_PRO_MAP
pub fn gpio_interrupt_pro_map(&self) -> &GPIO_INTERRUPT_PRO_MAP
0x840 - gpio_interrupt_pro interrupt configuration register
sourcepub fn gpio_interrupt_pro_nmi_map(&self) -> &GPIO_INTERRUPT_PRO_NMI_MAP
pub fn gpio_interrupt_pro_nmi_map(&self) -> &GPIO_INTERRUPT_PRO_NMI_MAP
0x844 - gpio_interrupt_pro_nmi interrupt configuration register
sourcepub fn gpio_interrupt_app_map(&self) -> &GPIO_INTERRUPT_APP_MAP
pub fn gpio_interrupt_app_map(&self) -> &GPIO_INTERRUPT_APP_MAP
0x848 - gpio_interrupt_app interrupt configuration register
sourcepub fn gpio_interrupt_app_nmi_map(&self) -> &GPIO_INTERRUPT_APP_NMI_MAP
pub fn gpio_interrupt_app_nmi_map(&self) -> &GPIO_INTERRUPT_APP_NMI_MAP
0x84c - gpio_interrupt_app_nmi interrupt configuration register
sourcepub fn spi_intr_1_map(&self) -> &SPI_INTR_1_MAP
pub fn spi_intr_1_map(&self) -> &SPI_INTR_1_MAP
0x850 - spi_intr_1 interrupt configuration register
sourcepub fn spi_intr_2_map(&self) -> &SPI_INTR_2_MAP
pub fn spi_intr_2_map(&self) -> &SPI_INTR_2_MAP
0x854 - spi_intr_2 interrupt configuration register
sourcepub fn spi_intr_3_map(&self) -> &SPI_INTR_3_MAP
pub fn spi_intr_3_map(&self) -> &SPI_INTR_3_MAP
0x858 - spi_intr_3 interrupt configuration register
sourcepub fn spi_intr_4_map(&self) -> &SPI_INTR_4_MAP
pub fn spi_intr_4_map(&self) -> &SPI_INTR_4_MAP
0x85c - spi_intr_4 interrupt configuration register
sourcepub fn lcd_cam_int_map(&self) -> &LCD_CAM_INT_MAP
pub fn lcd_cam_int_map(&self) -> &LCD_CAM_INT_MAP
0x860 - lcd_cam interrupt configuration register
sourcepub fn i2s0_int_map(&self) -> &I2S0_INT_MAP
pub fn i2s0_int_map(&self) -> &I2S0_INT_MAP
0x864 - i2s0 interrupt configuration register
sourcepub fn i2s1_int_map(&self) -> &I2S1_INT_MAP
pub fn i2s1_int_map(&self) -> &I2S1_INT_MAP
0x868 - i2s1 interrupt configuration register
sourcepub fn uart_intr_map(&self) -> &UART_INTR_MAP
pub fn uart_intr_map(&self) -> &UART_INTR_MAP
0x86c - uart interrupt configuration register
sourcepub fn uart1_intr_map(&self) -> &UART1_INTR_MAP
pub fn uart1_intr_map(&self) -> &UART1_INTR_MAP
0x870 - uart1 interrupt configuration register
sourcepub fn uart2_intr_map(&self) -> &UART2_INTR_MAP
pub fn uart2_intr_map(&self) -> &UART2_INTR_MAP
0x874 - uart2 interrupt configuration register
sourcepub fn sdio_host_interrupt_map(&self) -> &SDIO_HOST_INTERRUPT_MAP
pub fn sdio_host_interrupt_map(&self) -> &SDIO_HOST_INTERRUPT_MAP
0x878 - sdio_host interrupt configuration register
sourcepub fn pwm0_intr_map(&self) -> &PWM0_INTR_MAP
pub fn pwm0_intr_map(&self) -> &PWM0_INTR_MAP
0x87c - pwm0 interrupt configuration register
sourcepub fn pwm1_intr_map(&self) -> &PWM1_INTR_MAP
pub fn pwm1_intr_map(&self) -> &PWM1_INTR_MAP
0x880 - pwm1 interrupt configuration register
sourcepub fn pwm2_intr_map(&self) -> &PWM2_INTR_MAP
pub fn pwm2_intr_map(&self) -> &PWM2_INTR_MAP
0x884 - pwm2 interrupt configuration register
sourcepub fn pwm3_intr_map(&self) -> &PWM3_INTR_MAP
pub fn pwm3_intr_map(&self) -> &PWM3_INTR_MAP
0x888 - pwm3 interrupt configuration register
sourcepub fn ledc_int_map(&self) -> &LEDC_INT_MAP
pub fn ledc_int_map(&self) -> &LEDC_INT_MAP
0x88c - ledc interrupt configuration register
sourcepub fn efuse_int_map(&self) -> &EFUSE_INT_MAP
pub fn efuse_int_map(&self) -> &EFUSE_INT_MAP
0x890 - efuse interrupt configuration register
sourcepub fn can_int_map(&self) -> &CAN_INT_MAP
pub fn can_int_map(&self) -> &CAN_INT_MAP
0x894 - can interrupt configuration register
sourcepub fn usb_intr_map(&self) -> &USB_INTR_MAP
pub fn usb_intr_map(&self) -> &USB_INTR_MAP
0x898 - usb interrupt configuration register
sourcepub fn rtc_core_intr_map(&self) -> &RTC_CORE_INTR_MAP
pub fn rtc_core_intr_map(&self) -> &RTC_CORE_INTR_MAP
0x89c - rtc_core interrupt configuration register
sourcepub fn rmt_intr_map(&self) -> &RMT_INTR_MAP
pub fn rmt_intr_map(&self) -> &RMT_INTR_MAP
0x8a0 - rmt interrupt configuration register
sourcepub fn pcnt_intr_map(&self) -> &PCNT_INTR_MAP
pub fn pcnt_intr_map(&self) -> &PCNT_INTR_MAP
0x8a4 - pcnt interrupt configuration register
sourcepub fn i2c_ext0_intr_map(&self) -> &I2C_EXT0_INTR_MAP
pub fn i2c_ext0_intr_map(&self) -> &I2C_EXT0_INTR_MAP
0x8a8 - i2c_ext0 interrupt configuration register
sourcepub fn i2c_ext1_intr_map(&self) -> &I2C_EXT1_INTR_MAP
pub fn i2c_ext1_intr_map(&self) -> &I2C_EXT1_INTR_MAP
0x8ac - i2c_ext1 interrupt configuration register
sourcepub fn spi2_dma_int_map(&self) -> &SPI2_DMA_INT_MAP
pub fn spi2_dma_int_map(&self) -> &SPI2_DMA_INT_MAP
0x8b0 - spi2_dma interrupt configuration register
sourcepub fn spi3_dma_int_map(&self) -> &SPI3_DMA_INT_MAP
pub fn spi3_dma_int_map(&self) -> &SPI3_DMA_INT_MAP
0x8b4 - spi3_dma interrupt configuration register
sourcepub fn spi4_dma_int_map(&self) -> &SPI4_DMA_INT_MAP
pub fn spi4_dma_int_map(&self) -> &SPI4_DMA_INT_MAP
0x8b8 - spi4_dma interrupt configuration register
sourcepub fn wdg_int_map(&self) -> &WDG_INT_MAP
pub fn wdg_int_map(&self) -> &WDG_INT_MAP
0x8bc - wdg interrupt configuration register
sourcepub fn timer_int1_map(&self) -> &TIMER_INT1_MAP
pub fn timer_int1_map(&self) -> &TIMER_INT1_MAP
0x8c0 - timer_int1 interrupt configuration register
sourcepub fn timer_int2_map(&self) -> &TIMER_INT2_MAP
pub fn timer_int2_map(&self) -> &TIMER_INT2_MAP
0x8c4 - timer_int2 interrupt configuration register
sourcepub fn tg_t0_int_map(&self) -> &TG_T0_INT_MAP
pub fn tg_t0_int_map(&self) -> &TG_T0_INT_MAP
0x8c8 - tg_t0 interrupt configuration register
sourcepub fn tg_t1_int_map(&self) -> &TG_T1_INT_MAP
pub fn tg_t1_int_map(&self) -> &TG_T1_INT_MAP
0x8cc - tg_t1 interrupt configuration register
sourcepub fn tg_wdt_int_map(&self) -> &TG_WDT_INT_MAP
pub fn tg_wdt_int_map(&self) -> &TG_WDT_INT_MAP
0x8d0 - tg_wdt interrupt configuration register
sourcepub fn tg1_t0_int_map(&self) -> &TG1_T0_INT_MAP
pub fn tg1_t0_int_map(&self) -> &TG1_T0_INT_MAP
0x8d4 - tg1_t0 interrupt configuration register
sourcepub fn tg1_t1_int_map(&self) -> &TG1_T1_INT_MAP
pub fn tg1_t1_int_map(&self) -> &TG1_T1_INT_MAP
0x8d8 - tg1_t1 interrupt configuration register
sourcepub fn tg1_wdt_int_map(&self) -> &TG1_WDT_INT_MAP
pub fn tg1_wdt_int_map(&self) -> &TG1_WDT_INT_MAP
0x8dc - tg1_wdt interrupt configuration register
sourcepub fn cache_ia_int_map(&self) -> &CACHE_IA_INT_MAP
pub fn cache_ia_int_map(&self) -> &CACHE_IA_INT_MAP
0x8e0 - cache_ia interrupt configuration register
sourcepub fn systimer_target0_int_map(&self) -> &SYSTIMER_TARGET0_INT_MAP
pub fn systimer_target0_int_map(&self) -> &SYSTIMER_TARGET0_INT_MAP
0x8e4 - systimer_target0 interrupt configuration register
sourcepub fn systimer_target1_int_map(&self) -> &SYSTIMER_TARGET1_INT_MAP
pub fn systimer_target1_int_map(&self) -> &SYSTIMER_TARGET1_INT_MAP
0x8e8 - systimer_target1 interrupt configuration register
sourcepub fn systimer_target2_int_map(&self) -> &SYSTIMER_TARGET2_INT_MAP
pub fn systimer_target2_int_map(&self) -> &SYSTIMER_TARGET2_INT_MAP
0x8ec - systimer_target2 interrupt configuration register
sourcepub fn spi_mem_reject_intr_map(&self) -> &SPI_MEM_REJECT_INTR_MAP
pub fn spi_mem_reject_intr_map(&self) -> &SPI_MEM_REJECT_INTR_MAP
0x8f0 - spi_mem_reject interrupt configuration register
sourcepub fn dcache_preload_int_map(&self) -> &DCACHE_PRELOAD_INT_MAP
pub fn dcache_preload_int_map(&self) -> &DCACHE_PRELOAD_INT_MAP
0x8f4 - dcache_prelaod interrupt configuration register
sourcepub fn icache_preload_int_map(&self) -> &ICACHE_PRELOAD_INT_MAP
pub fn icache_preload_int_map(&self) -> &ICACHE_PRELOAD_INT_MAP
0x8f8 - icache_preload interrupt configuration register
sourcepub fn dcache_sync_int_map(&self) -> &DCACHE_SYNC_INT_MAP
pub fn dcache_sync_int_map(&self) -> &DCACHE_SYNC_INT_MAP
0x8fc - dcache_sync interrupt configuration register
sourcepub fn icache_sync_int_map(&self) -> &ICACHE_SYNC_INT_MAP
pub fn icache_sync_int_map(&self) -> &ICACHE_SYNC_INT_MAP
0x900 - icache_sync interrupt configuration register
sourcepub fn apb_adc_int_map(&self) -> &APB_ADC_INT_MAP
pub fn apb_adc_int_map(&self) -> &APB_ADC_INT_MAP
0x904 - apb_adc interrupt configuration register
sourcepub fn dma_in_ch0_int_map(&self) -> &DMA_IN_CH0_INT_MAP
pub fn dma_in_ch0_int_map(&self) -> &DMA_IN_CH0_INT_MAP
0x908 - dma_in_ch0 interrupt configuration register
sourcepub fn dma_in_ch1_int_map(&self) -> &DMA_IN_CH1_INT_MAP
pub fn dma_in_ch1_int_map(&self) -> &DMA_IN_CH1_INT_MAP
0x90c - dma_in_ch1 interrupt configuration register
sourcepub fn dma_in_ch2_int_map(&self) -> &DMA_IN_CH2_INT_MAP
pub fn dma_in_ch2_int_map(&self) -> &DMA_IN_CH2_INT_MAP
0x910 - dma_in_ch2 interrupt configuration register
sourcepub fn dma_in_ch3_int_map(&self) -> &DMA_IN_CH3_INT_MAP
pub fn dma_in_ch3_int_map(&self) -> &DMA_IN_CH3_INT_MAP
0x914 - dma_in_ch3 interrupt configuration register
sourcepub fn dma_in_ch4_int_map(&self) -> &DMA_IN_CH4_INT_MAP
pub fn dma_in_ch4_int_map(&self) -> &DMA_IN_CH4_INT_MAP
0x918 - dma_in_ch4 interrupt configuration register
sourcepub fn dma_out_ch0_int_map(&self) -> &DMA_OUT_CH0_INT_MAP
pub fn dma_out_ch0_int_map(&self) -> &DMA_OUT_CH0_INT_MAP
0x91c - dma_out_ch0 interrupt configuration register
sourcepub fn dma_out_ch1_int_map(&self) -> &DMA_OUT_CH1_INT_MAP
pub fn dma_out_ch1_int_map(&self) -> &DMA_OUT_CH1_INT_MAP
0x920 - dma_out_ch1 interrupt configuration register
sourcepub fn dma_out_ch2_int_map(&self) -> &DMA_OUT_CH2_INT_MAP
pub fn dma_out_ch2_int_map(&self) -> &DMA_OUT_CH2_INT_MAP
0x924 - dma_out_ch2 interrupt configuration register
sourcepub fn dma_out_ch3_int_map(&self) -> &DMA_OUT_CH3_INT_MAP
pub fn dma_out_ch3_int_map(&self) -> &DMA_OUT_CH3_INT_MAP
0x928 - dma_out_ch3 interrupt configuration register
sourcepub fn dma_out_ch4_int_map(&self) -> &DMA_OUT_CH4_INT_MAP
pub fn dma_out_ch4_int_map(&self) -> &DMA_OUT_CH4_INT_MAP
0x92c - dma_out_ch4 interrupt configuration register
sourcepub fn rsa_int_map(&self) -> &RSA_INT_MAP
pub fn rsa_int_map(&self) -> &RSA_INT_MAP
0x930 - rsa interrupt configuration register
sourcepub fn aes_int_map(&self) -> &AES_INT_MAP
pub fn aes_int_map(&self) -> &AES_INT_MAP
0x934 - aes interrupt configuration register
sourcepub fn sha_int_map(&self) -> &SHA_INT_MAP
pub fn sha_int_map(&self) -> &SHA_INT_MAP
0x938 - sha interrupt configuration register
sourcepub fn cpu_intr_from_cpu_0_map(&self) -> &CPU_INTR_FROM_CPU_0_MAP
pub fn cpu_intr_from_cpu_0_map(&self) -> &CPU_INTR_FROM_CPU_0_MAP
0x93c - cpu_intr_from_cpu_0 interrupt configuration register
sourcepub fn cpu_intr_from_cpu_1_map(&self) -> &CPU_INTR_FROM_CPU_1_MAP
pub fn cpu_intr_from_cpu_1_map(&self) -> &CPU_INTR_FROM_CPU_1_MAP
0x940 - cpu_intr_from_cpu_1 interrupt configuration register
sourcepub fn cpu_intr_from_cpu_2_map(&self) -> &CPU_INTR_FROM_CPU_2_MAP
pub fn cpu_intr_from_cpu_2_map(&self) -> &CPU_INTR_FROM_CPU_2_MAP
0x944 - cpu_intr_from_cpu_2 interrupt configuration register
sourcepub fn cpu_intr_from_cpu_3_map(&self) -> &CPU_INTR_FROM_CPU_3_MAP
pub fn cpu_intr_from_cpu_3_map(&self) -> &CPU_INTR_FROM_CPU_3_MAP
0x948 - cpu_intr_from_cpu_3 interrupt configuration register
sourcepub fn assist_debug_intr_map(&self) -> &ASSIST_DEBUG_INTR_MAP
pub fn assist_debug_intr_map(&self) -> &ASSIST_DEBUG_INTR_MAP
0x94c - assist_debug interrupt configuration register
sourcepub fn dma_apbperi_pms_monitor_violate_intr_map(
&self
) -> &DMA_APBPERI_PMS_MONITOR_VIOLATE_INTR_MAP
pub fn dma_apbperi_pms_monitor_violate_intr_map( &self ) -> &DMA_APBPERI_PMS_MONITOR_VIOLATE_INTR_MAP
0x950 - dma_pms_monitor_violatile interrupt configuration register
sourcepub fn core_0_iram0_pms_monitor_violate_intr_map(
&self
) -> &CORE_0_IRAM0_PMS_MONITOR_VIOLATE_INTR_MAP
pub fn core_0_iram0_pms_monitor_violate_intr_map( &self ) -> &CORE_0_IRAM0_PMS_MONITOR_VIOLATE_INTR_MAP
0x954 - core0_IRam0_pms_monitor_violatile interrupt configuration register
sourcepub fn core_0_dram0_pms_monitor_violate_intr_map(
&self
) -> &CORE_0_DRAM0_PMS_MONITOR_VIOLATE_INTR_MAP
pub fn core_0_dram0_pms_monitor_violate_intr_map( &self ) -> &CORE_0_DRAM0_PMS_MONITOR_VIOLATE_INTR_MAP
0x958 - core0_DRam0_pms_monitor_violatile interrupt configuration register
sourcepub fn core_0_pif_pms_monitor_violate_intr_map(
&self
) -> &CORE_0_PIF_PMS_MONITOR_VIOLATE_INTR_MAP
pub fn core_0_pif_pms_monitor_violate_intr_map( &self ) -> &CORE_0_PIF_PMS_MONITOR_VIOLATE_INTR_MAP
0x95c - core0_PIF_pms_monitor_violatile interrupt configuration register
sourcepub fn core_0_pif_pms_monitor_violate_size_intr_map(
&self
) -> &CORE_0_PIF_PMS_MONITOR_VIOLATE_SIZE_INTR_MAP
pub fn core_0_pif_pms_monitor_violate_size_intr_map( &self ) -> &CORE_0_PIF_PMS_MONITOR_VIOLATE_SIZE_INTR_MAP
0x960 - core0_PIF_pms_monitor_violatile_size interrupt configuration register
sourcepub fn core_1_iram0_pms_monitor_violate_intr_map(
&self
) -> &CORE_1_IRAM0_PMS_MONITOR_VIOLATE_INTR_MAP
pub fn core_1_iram0_pms_monitor_violate_intr_map( &self ) -> &CORE_1_IRAM0_PMS_MONITOR_VIOLATE_INTR_MAP
0x964 - core1_IRam0_pms_monitor_violatile interrupt configuration register
sourcepub fn core_1_dram0_pms_monitor_violate_intr_map(
&self
) -> &CORE_1_DRAM0_PMS_MONITOR_VIOLATE_INTR_MAP
pub fn core_1_dram0_pms_monitor_violate_intr_map( &self ) -> &CORE_1_DRAM0_PMS_MONITOR_VIOLATE_INTR_MAP
0x968 - core1_DRam0_pms_monitor_violatile interrupt configuration register
sourcepub fn core_1_pif_pms_monitor_violate_intr_map(
&self
) -> &CORE_1_PIF_PMS_MONITOR_VIOLATE_INTR_MAP
pub fn core_1_pif_pms_monitor_violate_intr_map( &self ) -> &CORE_1_PIF_PMS_MONITOR_VIOLATE_INTR_MAP
0x96c - core1_PIF_pms_monitor_violatile interrupt configuration register
sourcepub fn core_1_pif_pms_monitor_violate_size_intr_map(
&self
) -> &CORE_1_PIF_PMS_MONITOR_VIOLATE_SIZE_INTR_MAP
pub fn core_1_pif_pms_monitor_violate_size_intr_map( &self ) -> &CORE_1_PIF_PMS_MONITOR_VIOLATE_SIZE_INTR_MAP
0x970 - core1_PIF_pms_monitor_violatile_size interrupt configuration register
sourcepub fn backup_pms_violate_intr_map(&self) -> &BACKUP_PMS_VIOLATE_INTR_MAP
pub fn backup_pms_violate_intr_map(&self) -> &BACKUP_PMS_VIOLATE_INTR_MAP
0x974 - backup_pms_monitor_violatile interrupt configuration register
sourcepub fn cache_core0_acs_int_map(&self) -> &CACHE_CORE0_ACS_INT_MAP
pub fn cache_core0_acs_int_map(&self) -> &CACHE_CORE0_ACS_INT_MAP
0x978 - cache_core0_acs interrupt configuration register
sourcepub fn cache_core1_acs_int_map(&self) -> &CACHE_CORE1_ACS_INT_MAP
pub fn cache_core1_acs_int_map(&self) -> &CACHE_CORE1_ACS_INT_MAP
0x97c - cache_core1_acs interrupt configuration register
sourcepub fn usb_device_int_map(&self) -> &USB_DEVICE_INT_MAP
pub fn usb_device_int_map(&self) -> &USB_DEVICE_INT_MAP
0x980 - usb_device interrupt configuration register
sourcepub fn peri_backup_int_map(&self) -> &PERI_BACKUP_INT_MAP
pub fn peri_backup_int_map(&self) -> &PERI_BACKUP_INT_MAP
0x984 - peri_backup interrupt configuration register
sourcepub fn dma_extmem_reject_int_map(&self) -> &DMA_EXTMEM_REJECT_INT_MAP
pub fn dma_extmem_reject_int_map(&self) -> &DMA_EXTMEM_REJECT_INT_MAP
0x988 - dma_extmem_reject interrupt configuration register
sourcepub fn app_intr_status_0(&self) -> &APP_INTR_STATUS_0
pub fn app_intr_status_0(&self) -> &APP_INTR_STATUS_0
0x98c - interrupt status register
sourcepub fn app_intr_status_1(&self) -> &APP_INTR_STATUS_1
pub fn app_intr_status_1(&self) -> &APP_INTR_STATUS_1
0x990 - interrupt status register
sourcepub fn app_intr_status_2(&self) -> &APP_INTR_STATUS_2
pub fn app_intr_status_2(&self) -> &APP_INTR_STATUS_2
0x994 - interrupt status register
sourcepub fn app_intr_status_3(&self) -> &APP_INTR_STATUS_3
pub fn app_intr_status_3(&self) -> &APP_INTR_STATUS_3
0x998 - interrupt status register
sourcepub fn clock_gate(&self) -> &CLOCK_GATE
pub fn clock_gate(&self) -> &CLOCK_GATE
0x99c - clock gate register