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

pub enum CSOTW {
    _0,
    _1,
}

Values that can be written to the field CSOT

Variants

TPM counter starts to increment immediately, once it is enabled.

TPM counter only starts to increment when it a rising edge on the selected input trigger is detected, after it has been enabled or after it has stopped due to overflow.

Trait Implementations

Auto Trait Implementations

impl Send for CSOTW

impl Sync for CSOTW