Type Alias esp32c3::gpio::out_w1tc::OUT_W1TC_W

source ·
pub type OUT_W1TC_W<'a, REG> = FieldWriter<'a, REG, 26, u32>;
Expand description

Field OUT_W1TC writer - GPIO output clear register for GPIO0-25

Aliased Type§

struct OUT_W1TC_W<'a, REG> { /* private fields */ }