Struct tm4c123x::sysctl::resc::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 - External Reset

[src]

Bit 1 - Power-On Reset

[src]

Bit 2 - Brown-Out Reset

[src]

Bit 3 - Watchdog Timer 0 Reset

[src]

Bit 4 - Software Reset

[src]

Bit 5 - Watchdog Timer 1 Reset

[src]

Bit 16 - MOSC Failure Reset

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R