Enum mkw41z::tpm2::status::CH2FW [] [src]

pub enum CH2FW {
    _0,
    _1,
}

Values that can be written to the field CH2F

Variants

No channel event has occurred.

A channel event has occurred.

Trait Implementations

Auto Trait Implementations

impl Send for CH2FW

impl Sync for CH2FW