Enum tm4c123x::sysctl::slppwrcfg::SRAMPMW [] [src]

pub enum SRAMPMW {
    NRM,
    SBY,
    LP,
}

Values that can be written to the field SRAMPM

Variants

Active Mode

Standby Mode

Low Power Mode

Trait Implementations

Auto Trait Implementations

impl Send for SRAMPMW

impl Sync for SRAMPMW