Type Definition esp32s3::gpio::PIN

source ·
pub type PIN = Reg<PIN_SPEC>;
Expand description

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