[][src]Type Definition esp32::rtcio::rtc_gpio_pin11_reg::W

type W = W<u32, RTC_GPIO_PIN11_REG>;

Writer for register RTC_GPIO_PIN11_REG

Methods

impl W[src]

pub fn rtc_gpio_pin11_wakeup_enable(&mut self) -> RTC_GPIO_PIN11_WAKEUP_ENABLE_W[src]

Bit 10 - GPIO wake up enable only available in light sleep

pub fn rtc_gpio_pin11_int_type(&mut self) -> RTC_GPIO_PIN11_INT_TYPE_W[src]

Bits 7:9 - if set to 0: GPIO interrupt disable if set to 1: rising edge trigger if set to 2: falling edge trigger if set to 3: any edge trigger if set to 4: low level trigger if set to 5: high level trigger

pub fn rtc_gpio_pin11_pad_driver(&mut self) -> RTC_GPIO_PIN11_PAD_DRIVER_W[src]

Bit 2 - if set to 0: normal output if set to 1: open drain