uboot_env v0.3.0 UBootEnv.Location 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()
}