Enum kernel::process::TbfHeaderTypes [] [src]

#[repr(u16)]
enum TbfHeaderTypes { TbfHeaderMain, TbfHeaderWriteableFlashRegions, TbfHeaderPackageName, Unused, }

Types in TLV structures for each optional block of the header.

Variants

Trait Implementations

impl Clone for TbfHeaderTypes
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for TbfHeaderTypes
[src]

impl Debug for TbfHeaderTypes
[src]

[src]

Formats the value using the given formatter. Read more