Type Alias rp2040_pac::io_bank0::proc1_intf::W

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

Register PROC1_INTF%s writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn gpio0_level_low(&mut self) -> GPIO0_LEVEL_LOW_W<'_, PROC1_INTF_SPEC>

Bit 0

source

pub fn gpio0_level_high(&mut self) -> GPIO0_LEVEL_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 1

source

pub fn gpio0_edge_low(&mut self) -> GPIO0_EDGE_LOW_W<'_, PROC1_INTF_SPEC>

Bit 2

source

pub fn gpio0_edge_high(&mut self) -> GPIO0_EDGE_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 3

source

pub fn gpio1_level_low(&mut self) -> GPIO1_LEVEL_LOW_W<'_, PROC1_INTF_SPEC>

Bit 4

source

pub fn gpio1_level_high(&mut self) -> GPIO1_LEVEL_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 5

source

pub fn gpio1_edge_low(&mut self) -> GPIO1_EDGE_LOW_W<'_, PROC1_INTF_SPEC>

Bit 6

source

pub fn gpio1_edge_high(&mut self) -> GPIO1_EDGE_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 7

source

pub fn gpio2_level_low(&mut self) -> GPIO2_LEVEL_LOW_W<'_, PROC1_INTF_SPEC>

Bit 8

source

pub fn gpio2_level_high(&mut self) -> GPIO2_LEVEL_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 9

source

pub fn gpio2_edge_low(&mut self) -> GPIO2_EDGE_LOW_W<'_, PROC1_INTF_SPEC>

Bit 10

source

pub fn gpio2_edge_high(&mut self) -> GPIO2_EDGE_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 11

source

pub fn gpio3_level_low(&mut self) -> GPIO3_LEVEL_LOW_W<'_, PROC1_INTF_SPEC>

Bit 12

source

pub fn gpio3_level_high(&mut self) -> GPIO3_LEVEL_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 13

source

pub fn gpio3_edge_low(&mut self) -> GPIO3_EDGE_LOW_W<'_, PROC1_INTF_SPEC>

Bit 14

source

pub fn gpio3_edge_high(&mut self) -> GPIO3_EDGE_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 15

source

pub fn gpio4_level_low(&mut self) -> GPIO4_LEVEL_LOW_W<'_, PROC1_INTF_SPEC>

Bit 16

source

pub fn gpio4_level_high(&mut self) -> GPIO4_LEVEL_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 17

source

pub fn gpio4_edge_low(&mut self) -> GPIO4_EDGE_LOW_W<'_, PROC1_INTF_SPEC>

Bit 18

source

pub fn gpio4_edge_high(&mut self) -> GPIO4_EDGE_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 19

source

pub fn gpio5_level_low(&mut self) -> GPIO5_LEVEL_LOW_W<'_, PROC1_INTF_SPEC>

Bit 20

source

pub fn gpio5_level_high(&mut self) -> GPIO5_LEVEL_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 21

source

pub fn gpio5_edge_low(&mut self) -> GPIO5_EDGE_LOW_W<'_, PROC1_INTF_SPEC>

Bit 22

source

pub fn gpio5_edge_high(&mut self) -> GPIO5_EDGE_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 23

source

pub fn gpio6_level_low(&mut self) -> GPIO6_LEVEL_LOW_W<'_, PROC1_INTF_SPEC>

Bit 24

source

pub fn gpio6_level_high(&mut self) -> GPIO6_LEVEL_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 25

source

pub fn gpio6_edge_low(&mut self) -> GPIO6_EDGE_LOW_W<'_, PROC1_INTF_SPEC>

Bit 26

source

pub fn gpio6_edge_high(&mut self) -> GPIO6_EDGE_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 27

source

pub fn gpio7_level_low(&mut self) -> GPIO7_LEVEL_LOW_W<'_, PROC1_INTF_SPEC>

Bit 28

source

pub fn gpio7_level_high(&mut self) -> GPIO7_LEVEL_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 29

source

pub fn gpio7_edge_low(&mut self) -> GPIO7_EDGE_LOW_W<'_, PROC1_INTF_SPEC>

Bit 30

source

pub fn gpio7_edge_high(&mut self) -> GPIO7_EDGE_HIGH_W<'_, PROC1_INTF_SPEC>

Bit 31

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