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

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

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

[src]

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.

[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 _CSOTW<'a>

impl<'a> Sync for _CSOTW<'a>