Struct mkw41z::tpm2::status::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 Flag

[src]

Bit 1 - Channel 1 Flag

[src]

Bit 2 - Channel 2 Flag

[src]

Bit 3 - Channel 3 Flag

[src]

Bit 8 - Timer Overflow Flag

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R