Type Definition PIN
esp32::spi
type PIN = Reg<PIN_SPEC>;
PIN register accessor: an alias for Reg<PIN_SPEC>
Reg<PIN_SPEC>