Type Alias esp32c3::gpio::OUT_W1TS

source ·
pub type OUT_W1TS = Reg<OUT_W1TS_SPEC>;
Expand description

OUT_W1TS (w) register accessor: GPIO output set register

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

For information about available fields see out_w1ts module

Aliased Type§

struct OUT_W1TS { /* private fields */ }