Type Alias esp32c6::gpio::IN1

source ·
pub type IN1 = Reg<IN1_SPEC>;
Expand description

IN1 (r) register accessor: GPIO input register for GPIO32-34

You can read this register and get in1::R. See API.

For information about available fields see in1 module

Aliased Type§

struct IN1 { /* private fields */ }