Enum tm4c123x::hib::ctl::VBATSELW [] [src]

pub enum VBATSELW {
    _1_9V,
    _2_1V,
    _2_3V,
    _2_5V,
}

Values that can be written to the field VBATSEL

Variants

1.9 Volts

2.1 Volts (default)

2.3 Volts

2.5 Volts

Trait Implementations

Auto Trait Implementations

impl Send for VBATSELW

impl Sync for VBATSELW