Skip to main content

HWSWType

Type Alias HWSWType 

Source
pub type HWSWType = ArrayVec<[u8; 10]>;
Expand description

Represents a software type value.

Aliased Typeยง

pub struct HWSWType { /* private fields */ }