Type Alias esp32::gpio::cpusdio_int1::W

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

Register CPUSDIO_INT1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn pin_pad_driver(&mut self) -> PIN_PAD_DRIVER_W<'_, CPUSDIO_INT1_SPEC>

Bit 2

source

pub fn pin_int_type(&mut self) -> PIN_INT_TYPE_W<'_, CPUSDIO_INT1_SPEC>

Bits 7:9

source

pub fn pin_wakeup_enable( &mut self ) -> PIN_WAKEUP_ENABLE_W<'_, CPUSDIO_INT1_SPEC>

Bit 10

source

pub fn pin_config(&mut self) -> PIN_CONFIG_W<'_, CPUSDIO_INT1_SPEC>

Bits 11:12

source

pub fn pin_int_ena(&mut self) -> PIN_INT_ENA_W<'_, CPUSDIO_INT1_SPEC>

Bits 13:17