Struct mkw41z::tpm2::conf::_DOZEENW [] [src]

pub struct _DOZEENW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _DOZEENW<'a>
[src]

[src]

Writes variant to the field

[src]

Internal TPM counter continues in Doze mode.

[src]

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

[src]

Sets the field bit

[src]

Clears the field bit

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _DOZEENW<'a>

impl<'a> Sync for _DOZEENW<'a>