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

pub enum CH1FW {
    _0,
    _1,
}

Values that can be written to the field CH1F

Variants

No channel event has occurred.

A channel event has occurred.

Trait Implementations

Auto Trait Implementations

impl Send for CH1FW

impl Sync for CH1FW