Struct mkw41z::tpm2::combine::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 0 - Combine Channels 0 and 1

[src]

Bit 1 - Combine Channel 0 and 1 Swap

[src]

Bit 8 - Combine Channels 2 and 3

[src]

Bit 9 - Combine Channels 2 and 3 Swap

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R