Struct stm32h743::pf::ccsidr::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:2 - LineSize

[src]

Bits 3:12 - Associativity

[src]

Bits 13:27 - NumSets

[src]

Bit 28 - WA

[src]

Bit 29 - RA

[src]

Bit 30 - WB

[src]

Bit 31 - WT

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R