Byte128

Type Alias Byte128 

Source
pub type Byte128 = [u8; 16];

Trait Implementations§

Source§

impl From<RegisterValue> for Byte128

Source§

fn from(val: RegisterValue) -> Self

Converts to this type from the input type.