Type Definition sodaq_sara_aff::sercom::v1::spi::SPIMaster3Padout

source ·
pub type SPIMaster3Padout<MISO, MOSI, SCLK> = Padout<SERCOM3, MISO, MOSI, SCLK>;
👎Deprecated since 0.13.0: The sercom::v1::spi module is deprecated, and will be removed in a subsequent release. Please use the sercom::v2::spi module instead.