Type Alias esp32c3::gpio::ENABLE_W1TS

source ·
pub type ENABLE_W1TS = Reg<ENABLE_W1TS_SPEC>;
Expand description

ENABLE_W1TS (w) register accessor: GPIO output enable set register

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

For information about available fields see enable_w1ts module

Aliased Type§

struct ENABLE_W1TS { /* private fields */ }