Type Definition esp32c2_hal::pac::gpio::PIN

pub type PIN = Reg<PIN_SPEC>;
Expand description

PIN (rw) register accessor: an alias for Reg<PIN_SPEC>