Type Definition esp32c2::gpio::IN

source · []
pub type IN = Reg<IN_SPEC>;
Expand description

IN (r) register accessor: an alias for Reg<IN_SPEC>