Struct tm4c123x::sysctl::rcc2::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 4:6 - Oscillator Source 2

[src]

Bit 11 - PLL Bypass 2

[src]

Bit 13 - Power-Down PLL 2

[src]

Bit 14 - Power-Down USB PLL

[src]

Bit 22 - Additional LSB for SYSDIV2

[src]

Bits 23:28 - System Clock Divisor 2

[src]

Bit 30 - Divide PLL as 400 MHz vs. 200 MHz

[src]

Bit 31 - Use RCC2

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R