Enum mkw41z::tpm2::conf::CSOOW [] [src]

pub enum CSOOW {
    _0,
    _1,
}

Values that can be written to the field CSOO

Variants

TPM counter continues incrementing or decrementing after overflow

TPM counter stops incrementing or decrementing after overflow.

Trait Implementations

Auto Trait Implementations

impl Send for CSOOW

impl Sync for CSOOW