Type Definition grand_central_m4::sercom::SPIMaster5Padout[][src]

pub type SPIMaster5Padout<MISO, MOSI, SCLK> = Padout<SERCOM5, 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.