Type Alias esp32c6::gpio::OUT1_W1TC

source ·
pub type OUT1_W1TC = Reg<OUT1_W1TC_SPEC>;
Expand description

OUT1_W1TC (w) register accessor: GPIO output clear register for GPIO32-34

You can reset, write, write_with_zero this register using out1_w1tc::W. See API.

For information about available fields see out1_w1tc module

Aliased Type§

struct OUT1_W1TC { /* private fields */ }