Type Alias esp32c3::gpio::STATUS_W1TS

source ·
pub type STATUS_W1TS = Reg<STATUS_W1TS_SPEC>;
Expand description

STATUS_W1TS (w) register accessor: GPIO interrupt status set register

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

For information about available fields see status_w1ts module

Aliased Type§

struct STATUS_W1TS { /* private fields */ }