Type Alias esp32c3::gpio::func_out_sel_cfg::OUT_SEL_R

source ·
pub type OUT_SEL_R = FieldReader;
Expand description

Field OUT_SEL reader - The value of the bits: 0<=s<=256. Set the value to select output signal. s=0-255: output of GPIO[n] equals input of peripheral[s]. s=256: output of GPIO[n] equals GPIO_OUT_REG[n].

Aliased Type§

struct OUT_SEL_R { /* private fields */ }