UBootEnv.Location (uboot_env v1.0.0) View Source
Environment block location
Link to this section Summary
Link to this section Types
Specs
t() :: %UBootEnv.Location{
offset: non_neg_integer(),
path: Path.t(),
size: pos_integer()
}
Environment block location
t() :: %UBootEnv.Location{
offset: non_neg_integer(),
path: Path.t(),
size: pos_integer()
}