Struct tm4c123x::hib::ctl::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 - RTC Timer Enable

[src]

Bit 1 - Hibernation Request

[src]

Bit 3 - RTC Wake-up Enable

[src]

Bit 4 - External Wake Pin Enable

[src]

Bit 6 - Clocking Enable

[src]

Bit 7 - Power Cut Abort Enable

[src]

Bit 8 - VDD Powered

[src]

Bit 9 - Wake on Low Battery

[src]

Bit 10 - Check Battery Status

[src]

Bits 13:14 - Select for Low-Battery Comparator

[src]

Bit 16 - Oscillator Bypass

[src]

Bit 17 - Oscillator Drive Capability

[src]

Bit 31 - Write Complete/Capable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R