Type Alias esp32c3::gpio::STATUS_W1TC

source ·
pub type STATUS_W1TC = Reg<STATUS_W1TC_SPEC>;
Expand description

STATUS_W1TC (w) register accessor: GPIO interrupt status clear register

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

For information about available fields see status_w1tc module

Aliased Type§

struct STATUS_W1TC { /* private fields */ }