pub struct Tx;
Expand description
Type-level variant of the Capability
enum for simplex, Transmit
-only
transactions
Spi
structs are Tx
when the DI
(Data In) type is NoneT
in the
corresponding Pads
struct.
pub struct Tx;
Type-level variant of the Capability
enum for simplex, Transmit
-only
transactions
Spi
structs are Tx
when the DI
(Data In) type is NoneT
in the
corresponding Pads
struct.