Struct tm4c123x::sysctl::dc1::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 - JTAG Present

[src]

Bit 1 - SWD Present

[src]

Bit 2 - SWO Trace Port Present

[src]

Bit 3 - Watchdog Timer 0 Present

[src]

Bit 4 - PLL Present

[src]

Bit 5 - Temp Sensor Present

[src]

Bit 6 - Hibernation Module Present

[src]

Bit 7 - MPU Present

[src]

Bits 8:9 - Max ADC0 Speed

[src]

Bits 10:11 - Max ADC1 Speed

[src]

Bits 12:15 - System Clock Divider

[src]

Bit 16 - ADC Module 0 Present

[src]

Bit 17 - ADC Module 1 Present

[src]

Bit 20 - PWM Module 0 Present

[src]

Bit 21 - PWM Module 1 Present

[src]

Bit 24 - CAN Module 0 Present

[src]

Bit 25 - CAN Module 1 Present

[src]

Bit 28 - Watchdog Timer1 Present

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R