Type Alias esp32c3::gpio::OUT_W1TC

source ·
pub type OUT_W1TC = Reg<OUT_W1TC_SPEC>;
Expand description

OUT_W1TC (w) register accessor: GPIO output clear register

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

For information about available fields see out_w1tc module

Aliased Type§

struct OUT_W1TC { /* private fields */ }