Enum sam4l::spi::ChipSelectParams::CPOL::Value []

pub enum Value {
    InactiveHigh,
    InactiveLow,
}

Variants