Struct tm4c123x::hib::mis::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 Alert 0 Masked Interrupt Status

[src]

Bit 2 - Low Battery Voltage Masked Interrupt Status

[src]

Bit 3 - External Wake-Up Masked Interrupt Status

[src]

Bit 4 - Write Complete/Capable Masked Interrupt Status

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R