Modules
std
os
linux
SER
ISO7816
T
Function T
[src]
Prototype
pub fn T(t: anytype) @TypeOf(t)
Source
pub fn T(t: anytype) @TypeOf(t) { return (t & 0x0f) << 4; }