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

pub enum TOFW {
    _0,
    _1,
}

Values that can be written to the field TOF

Variants

TPM counter has not overflowed.

TPM counter has overflowed.

Trait Implementations

Auto Trait Implementations

impl Send for TOFW

impl Sync for TOFW