Enum sam4l::flashcalw::FlashParameter::FSZ::Value []

pub enum Value {
    KBytes4,
    KBytes8,
    KBytes16,
    KBytes32,
    KBytes48,
    KBytes64,
    KBytes96,
    KBytes128,
    KBytes192,
    KBytes256,
    KBytes384,
    KBytes512,
    KBytes768,
    KBytes1024,
    KBytes2048,
}

Flash Size

Variants