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

pub enum DOZEENW {
    _0,
    _1,
}

Values that can be written to the field DOZEEN

Variants

Internal TPM counter continues in Doze mode.

Internal TPM counter is paused and does not increment during Doze mode. Trigger inputs and input capture events are also ignored.

Trait Implementations

Auto Trait Implementations

impl Send for DOZEENW

impl Sync for DOZEENW