Struct stm32h743::syscfg::cccsr::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 - enable

[src]

Bit 1 - Code selection

[src]

Bit 8 - Compensation cell ready flag

[src]

Bit 16 - High-speed at low-voltage

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R