[][src]Type Definition esp32::gpio::gpio_pin22_reg::R

type R = R<u32, GPIO_PIN22_REG>;

Reader of register GPIO_PIN22_REG

Methods

impl R[src]

pub fn gpio_pin22_int_ena(&self) -> GPIO_PIN22_INT_ENA_R[src]

Bits 13:17

pub fn gpio_pin22_config(&self) -> GPIO_PIN22_CONFIG_R[src]

Bits 11:12 - bit0: APP CPU interrupt enable bit1: APP CPU non-maskable interrupt enable bit3: PRO CPU interrupt enable bit4: PRO CPU non-maskable interrupt enable bit5: SDIO's extent interrupt enable

pub fn gpio_pin22_wakeup_enable(&self) -> GPIO_PIN22_WAKEUP_ENABLE_R[src]

Bit 10 - NA

pub fn gpio_pin22_int_type(&self) -> GPIO_PIN22_INT_TYPE_R[src]

Bits 7:9 - GPIO wake up enable only available in light sleep

pub fn gpio_pin22_pad_driver(&self) -> GPIO_PIN22_PAD_DRIVER_R[src]

Bit 2