pub trait Data16: Sealed { }
Expand description

Trait for marker indicating 16 bits data length, that is Data16Channel16 and Data16Channel32

Implementors§