Enum sam4l::ast::ClockControl::CEN::Value []

pub enum Value {
    Disable,
    Enable,
}

Clock Enable

Variants