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

pub trait NotRx: ValidPads { }
Expand description

Marker trait for a set of Pads that cannot receive

A set of Pads cannot be used to receive when the Data In pad is NoneT.

Implementors