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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 5 - Doze Enable

[src]

Bits 6:7 - Debug Mode

[src]

Bit 8 - Global Time Base Synchronization

[src]

Bit 9 - Global time base enable

[src]

Bit 16 - Counter Start on Trigger

[src]

Bit 17 - Counter Stop On Overflow

[src]

Bit 18 - Counter Reload On Trigger

[src]

Bit 19 - Counter Pause On Trigger

[src]

Bit 22 - Trigger Polarity

[src]

Bit 23 - Trigger Source

[src]

Bits 24:27 - Trigger Select

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R