Trait serpente::sercom::v2::spi::NotTx[][src]

pub trait NotTx: ValidPads { }
Expand description

Marker trait for a set of Pads that cannot transmit

A set of Pads cannot be used to transmit when the Data Out pad is NoneT.

Implementors