Type Definition atsamd_hal::sercom::spi::Word

source · []
pub type Word<C> = <C as CharSize>::Word;
Expand description

Type alias to recover the Word type from an implementation of CharSize