Struct tm4c123x::sysctl::dc9::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 - ADC0 DC0 Present

[src]

Bit 1 - ADC0 DC1 Present

[src]

Bit 2 - ADC0 DC2 Present

[src]

Bit 3 - ADC0 DC3 Present

[src]

Bit 4 - ADC0 DC4 Present

[src]

Bit 5 - ADC0 DC5 Present

[src]

Bit 6 - ADC0 DC6 Present

[src]

Bit 7 - ADC0 DC7 Present

[src]

Bit 16 - ADC1 DC0 Present

[src]

Bit 17 - ADC1 DC1 Present

[src]

Bit 18 - ADC1 DC2 Present

[src]

Bit 19 - ADC1 DC3 Present

[src]

Bit 20 - ADC1 DC4 Present

[src]

Bit 21 - ADC1 DC5 Present

[src]

Bit 22 - ADC1 DC6 Present

[src]

Bit 23 - ADC1 DC7 Present

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R