Type Alias W

Source
pub type W = W<ENABLE_SPEC>;
Expand description

Register ENABLE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn reg_rtcio_reg_gpio_enable( &mut self, ) -> REG_RTCIO_REG_GPIO_ENABLE_W<'_, ENABLE_SPEC>

Bits 10:31 - GPIO0 ~ 21 output enable. Bit10 corresponds to GPIO0, bit11 corresponds to GPIO1, etc. If the bit is set to 1, it means this GPIO pad is output.