atsamd_hal::sercom::spi

Module size

Source
Expand description

Define a trait to track the transaction Length, which represents the Config Size for SAMx5x chips

This module defines the Size trait for SAMx5x chips. These chips always operate in 32-bit extension mode and use the hardware LENGTH counter to track the length of each transaction, in bytes. See the Length documentation for more details.

Traits§

Type Aliases§