Enum sam4l::bscif::VoltageRegulatorConfig::DIS::Value []

pub enum Value {
    VoltageRegulatorDisable,
    VoltageRegulatorEnable,
}

Voltage Regulator disable

Variants