pub type W = W<OUT_SPEC>;
Expand description
Register OUT
writer
Aliased Type§
pub struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn gpio_out_data(&mut self) -> GPIO_OUT_DATA_W<'_, OUT_SPEC>
pub fn gpio_out_data(&mut self) -> GPIO_OUT_DATA_W<'_, OUT_SPEC>
Bits 10:31 - GPIO0 ~ 21 output register. Bit10 corresponds to GPIO0, bit11 corresponds to GPIO1, etc.