UBootEnv.Location (uboot_env v1.0.2)
View SourceEnvironment block location
Summary
Types
@type t() :: %UBootEnv.Location{ offset: non_neg_integer(), path: Path.t(), size: pos_integer() }
Environment block location
@type t() :: %UBootEnv.Location{ offset: non_neg_integer(), path: Path.t(), size: pos_integer() }