Type Alias rp2040_pac::io_qspi::proc1_inte::W

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

Register PROC1_INTE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn gpio_qspi_sclk_level_low( &mut self ) -> GPIO_QSPI_SCLK_LEVEL_LOW_W<'_, PROC1_INTE_SPEC>

Bit 0

source

pub fn gpio_qspi_sclk_level_high( &mut self ) -> GPIO_QSPI_SCLK_LEVEL_HIGH_W<'_, PROC1_INTE_SPEC>

Bit 1

source

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

Bit 2

source

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

Bit 3

source

pub fn gpio_qspi_ss_level_low( &mut self ) -> GPIO_QSPI_SS_LEVEL_LOW_W<'_, PROC1_INTE_SPEC>

Bit 4

source

pub fn gpio_qspi_ss_level_high( &mut self ) -> GPIO_QSPI_SS_LEVEL_HIGH_W<'_, PROC1_INTE_SPEC>

Bit 5

source

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

Bit 6

source

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

Bit 7

source

pub fn gpio_qspi_sd0_level_low( &mut self ) -> GPIO_QSPI_SD0_LEVEL_LOW_W<'_, PROC1_INTE_SPEC>

Bit 8

source

pub fn gpio_qspi_sd0_level_high( &mut self ) -> GPIO_QSPI_SD0_LEVEL_HIGH_W<'_, PROC1_INTE_SPEC>

Bit 9

source

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

Bit 10

source

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

Bit 11

source

pub fn gpio_qspi_sd1_level_low( &mut self ) -> GPIO_QSPI_SD1_LEVEL_LOW_W<'_, PROC1_INTE_SPEC>

Bit 12

source

pub fn gpio_qspi_sd1_level_high( &mut self ) -> GPIO_QSPI_SD1_LEVEL_HIGH_W<'_, PROC1_INTE_SPEC>

Bit 13

source

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

Bit 14

source

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

Bit 15

source

pub fn gpio_qspi_sd2_level_low( &mut self ) -> GPIO_QSPI_SD2_LEVEL_LOW_W<'_, PROC1_INTE_SPEC>

Bit 16

source

pub fn gpio_qspi_sd2_level_high( &mut self ) -> GPIO_QSPI_SD2_LEVEL_HIGH_W<'_, PROC1_INTE_SPEC>

Bit 17

source

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

Bit 18

source

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

Bit 19

source

pub fn gpio_qspi_sd3_level_low( &mut self ) -> GPIO_QSPI_SD3_LEVEL_LOW_W<'_, PROC1_INTE_SPEC>

Bit 20

source

pub fn gpio_qspi_sd3_level_high( &mut self ) -> GPIO_QSPI_SD3_LEVEL_HIGH_W<'_, PROC1_INTE_SPEC>

Bit 21

source

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

Bit 22

source

pub fn gpio_qspi_sd3_edge_high( &mut self ) -> GPIO_QSPI_SD3_EDGE_HIGH_W<'_, PROC1_INTE_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