Struct tm4c123x::hib::ctl::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]

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 W

impl Sync for W