Struct mkw41z::tpm2::sc::_CMODW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

TPM counter is disabled

[src]

TPM counter increments on every TPM counter clock

[src]

TPM counter increments on rising edge of TPM_EXTCLK synchronized to the TPM counter clock

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _CMODW<'a>

impl<'a> Sync for _CMODW<'a>