Byte64

Type Alias Byte64 

Source
pub type Byte64 = [u8; 8];

Trait Implementations§

Source§

impl From<RegisterValue> for Byte64

Source§

fn from(val: RegisterValue) -> Self

Converts to this type from the input type.