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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W