Struct mkw41z::tpm2::filter::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]

Bits 0:3 - Channel 0 Filter Value

[src]

Bits 4:7 - Channel 1 Filter Value

[src]

Bits 8:11 - Channel 2 Filter Value

[src]

Bits 12:15 - Channel 3 Filter Value

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R