Type Alias rp2040_pac::io_qspi::intr::W

source ·
pub type W = W<INTR_SPEC>;
Expand description

Register INTR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn gpio_qspi_sclk_edge_low( &mut self ) -> GPIO_QSPI_SCLK_EDGE_LOW_W<'_, INTR_SPEC>

Bit 2

source

pub fn gpio_qspi_sclk_edge_high( &mut self ) -> GPIO_QSPI_SCLK_EDGE_HIGH_W<'_, INTR_SPEC>

Bit 3

source

pub fn gpio_qspi_ss_edge_low( &mut self ) -> GPIO_QSPI_SS_EDGE_LOW_W<'_, INTR_SPEC>

Bit 6

source

pub fn gpio_qspi_ss_edge_high( &mut self ) -> GPIO_QSPI_SS_EDGE_HIGH_W<'_, INTR_SPEC>

Bit 7

source

pub fn gpio_qspi_sd0_edge_low( &mut self ) -> GPIO_QSPI_SD0_EDGE_LOW_W<'_, INTR_SPEC>

Bit 10

source

pub fn gpio_qspi_sd0_edge_high( &mut self ) -> GPIO_QSPI_SD0_EDGE_HIGH_W<'_, INTR_SPEC>

Bit 11

source

pub fn gpio_qspi_sd1_edge_low( &mut self ) -> GPIO_QSPI_SD1_EDGE_LOW_W<'_, INTR_SPEC>

Bit 14

source

pub fn gpio_qspi_sd1_edge_high( &mut self ) -> GPIO_QSPI_SD1_EDGE_HIGH_W<'_, INTR_SPEC>

Bit 15

source

pub fn gpio_qspi_sd2_edge_low( &mut self ) -> GPIO_QSPI_SD2_EDGE_LOW_W<'_, INTR_SPEC>

Bit 18

source

pub fn gpio_qspi_sd2_edge_high( &mut self ) -> GPIO_QSPI_SD2_EDGE_HIGH_W<'_, INTR_SPEC>

Bit 19

source

pub fn gpio_qspi_sd3_edge_low( &mut self ) -> GPIO_QSPI_SD3_EDGE_LOW_W<'_, INTR_SPEC>

Bit 22

source

pub fn gpio_qspi_sd3_edge_high( &mut self ) -> GPIO_QSPI_SD3_EDGE_HIGH_W<'_, INTR_SPEC>

Bit 23

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual