Struct tm4c123x::sysctl::rcc2::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W