Type Alias R

Source
pub type R = R<OUT_SPEC>;
Expand description

Register OUT reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn gpio_out_data(&self) -> GPIO_OUT_DATA_R

Bits 10:31 - GPIO0 ~ 21 output register. Bit10 corresponds to GPIO0, bit11 corresponds to GPIO1, etc.