[][src]Type Definition esp8266::gpio::gpio_pin14::R

type R = R<u32, GPIO_PIN14>;

Reader of register GPIO_PIN14

Methods

impl R[src]

pub fn gpio_pin14_wakeup_enable(&self) -> GPIO_PIN14_WAKEUP_ENABLE_R[src]

Bit 10 - 0: disable; 1: enable GPIO wakeup CPU, only when GPIO_PIN0_INT_TYPE is 0x4 or 0x5

pub fn gpio_pin14_int_type(&self) -> GPIO_PIN14_INT_TYPE_R[src]

Bits 7:9 - 0: disable; 1: positive edge; 2: negative edge; 3: both types of edge; 4: low-level; 5: high-level

pub fn gpio_pin14_driver(&self) -> GPIO_PIN14_DRIVER_R[src]

Bit 2 - 1: open drain; 0: normal

pub fn gpio_pin14_source(&self) -> GPIO_PIN14_SOURCE_R[src]

Bit 0 - 1: sigma-delta; 0: GPIO_DATA