Enum lpc13xx::iocon::pio1_8::HYSW [] [src]

pub enum HYSW {
    DISABLE,
    ENABLE,
}

Values that can be written to the field HYS

Variants

Disable

Enable

Trait Implementations

Auto Trait Implementations

impl Send for HYSW

impl Sync for HYSW