Type Alias rp2040_pac::io_qspi::gpio_qspi::gpio_ctrl::R

source ·
pub type R = R<GPIO_CTRL_SPEC>;
Expand description

Register GPIO_CTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn funcsel(&self) -> FUNCSEL_R

Bits 0:4 - 0-31 -> selects pin function according to the gpio table
31 == NULL

source

pub fn outover(&self) -> OUTOVER_R

Bits 8:9

source

pub fn oeover(&self) -> OEOVER_R

Bits 12:13

source

pub fn inover(&self) -> INOVER_R

Bits 16:17

source

pub fn irqover(&self) -> IRQOVER_R

Bits 28:29