DataPins

Trait DataPins 

Source
pub trait DataPins<WORD: Word>: Sealed { }
Expand description

A set of data pins

WORD is u8 or u16

Implementors§