Struct mkw41z::tpm2::pol::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 - Channel 0 Polarity

[src]

Bit 1 - Channel 1 Polarity

[src]

Bit 2 - Channel 2 Polarity

[src]

Bit 3 - Channel 3 Polarity

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R