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

pub enum FLASHPMW {
    NRM,
    SLP,
}

Values that can be written to the field FLASHPM

Variants

Active Mode

Low Power Mode

Trait Implementations

Auto Trait Implementations

impl Send for FLASHPMW

impl Sync for FLASHPMW